SUSE Linux Enterprise Server Documentation|Virtualization Guide|Managing virtual machines with libvirt
Applies to SUSE Linux Enterprise Server 15 SP7

Part II Managing virtual machines with libvirt

  • 8 libvirt daemons
  • 9 Preparing the VM Host Server
  • 10 Guest installation
  • 11 Basic VM Guest management
  • 12 Connecting and authorizing
  • 13 Advanced storage topics
  • 14 Configuring virtual machines with Virtual Machine Manager
  • Virtual Machine Manager's Details view offers in-depth information about the VM Guest's complete configuration and hardware equipment. Using this view, you can also change the guest configuration or add and modify virtual hardware. To access this view, open the guest's console in Virtual Machine Manager and either choose View › Details from the menu, or click Show virtual hardware details in the toolbar.

  • 15 Configuring virtual machines with virsh
  • You can use virsh to configure virtual machines (VM) on the command line as an alternative to using the Virtual Machine Manager. With virsh, you can control the state of a VM, edit the configuration of a VM or even migrate a VM to another host. The following sections describe how to manage VMs by using virsh.

  • 16 Enhancing virtual machine security with AMD SEV-SNP
  • You can enhance the security of your virtual machines with AMD Secure Encrypted Virtualization-Secure Nested Paging (SEV-SNP). The AMD SEV-SNP feature isolates virtual machines from the host system and other VMs, protecting the data and code. This feature encrypts data and ensures that all changes with the code and data in the VM are detected or tracked. Since this isolates VMs, the other VMs or the host machine are not affected by threats.

    Note
    Note: AMD SEV-ES deprecation notice

    AMD SEV-ES is deprecated on CPUs that support AMD SEV-SNP technology. SEV-ES (Encrypted State) is a subset of the features found in SEV-SNP (Secure Nested Paging). If the hardware supports SNP, it usually defaults to the newer standard because it includes all the protections of ES plus memory integrity.

    This section explains the steps to enable and use AMD SEV-SNP on your AMD EPYC server with SUSE Linux Enterprise Server 15 SP7.

  • 17 Migrating VM Guests
  • 18 Xen to KVM migration guide