mirror of
https://github.com/qemu/qemu.git
synced 2026-04-26 16:14:24 +00:00
Now that all pieces are in place to spawn Nitro Enclaves using a special purpose accelerator and machine model, document how to use it. Signed-off-by: Alexander Graf <graf@amazon.com> Link: https://lore.kernel.org/r/20260225220807.33092-12-graf@amazon.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
45 lines
728 B
ReStructuredText
45 lines
728 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
|
|
nitro
|
|
vm-templating
|
|
sriov
|