QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
719 B
43 lines
719 B
.. _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
|
|
|