mirror of
https://github.com/qemu/qemu.git
synced 2025-09-28 02:24:42 +00:00

IGVM support has been implemented for Confidential Guests that support AMD SEV and AMD SEV-ES. Add some documentation that gives some background on the IGVM format and how to use it to configure a confidential guest. Signed-off-by: Roy Hopkins <roy.hopkins@randomman.co.uk> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Reviewed-by: Pankaj Gupta <pankaj.gupta@amd.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Gerd Hoffman <kraxel@redhat.com> Reviewed-by: Ani Sinha <anisinha@redhat.com> Link: https://lore.kernel.org/r/b4dc920a30717e19cd79bbbe2cc769f3b9ff3d37.1751554099.git.roy.hopkins@randomman.co.uk Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
44 lines
719 B
ReStructuredText
44 lines
719 B
ReStructuredText
.. _System Emulation:
|
|
|
|
----------------
|
|
System Emulation
|
|
----------------
|
|
|
|
This section of the manual is the overall guide for users using QEMU
|
|
for full system emulation (as opposed to user-mode emulation).
|
|
This includes working with hypervisors such as KVM, Xen
|
|
or Hypervisor.Framework.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
introduction
|
|
invocation
|
|
device-emulation
|
|
keys
|
|
mux-chardev
|
|
monitor
|
|
images
|
|
virtio-net-failover
|
|
linuxboot
|
|
generic-loader
|
|
guest-loader
|
|
barrier
|
|
vnc-security
|
|
tls
|
|
secrets
|
|
authz
|
|
gdb
|
|
replay
|
|
managed-startup
|
|
bootindex
|
|
cpu-hotplug
|
|
pr-manager
|
|
targets
|
|
security
|
|
multi-process
|
|
confidential-guest-support
|
|
igvm
|
|
vm-templating
|
|
sriov
|