blob: 23e30e26e5e6b7e9d6834d7cf35e29e0df202ddb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
----------------
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, Hax
or Hypervisor.Framework.
.. toctree::
:maxdepth: 3
quickstart
invocation
device-emulation
keys
mux-chardev
monitor
images
virtio-net-failover
linuxboot
generic-loader
guest-loader
barrier
vnc-security
tls
secrets
authz
gdb
managed-startup
bootindex
cpu-hotplug
pr-manager
targets
security
multi-process
confidential-guest-support
|