mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-31 06:13:53 -06:00

Now that we have a single Sphinx manual rather than multiple manuals, we can provide a better place for "common to all of QEMU" information like the deprecation notices, build platforms, license information, which we currently have in the system/ manual even though it applies to all of QEMU. Create a new directory about/ on the same level as system/, user/, etc, and move these documents there. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20210705095547.15790-5-peter.maydell@linaro.org
37 lines
612 B
ReStructuredText
37 lines
612 B
ReStructuredText
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
|
|
keys
|
|
mux-chardev
|
|
monitor
|
|
images
|
|
net
|
|
virtio-net-failover
|
|
usb
|
|
nvme
|
|
ivshmem
|
|
linuxboot
|
|
generic-loader
|
|
guest-loader
|
|
vnc-security
|
|
tls
|
|
secrets
|
|
authz
|
|
gdb
|
|
managed-startup
|
|
cpu-hotplug
|
|
virtio-pmem
|
|
pr-manager
|
|
targets
|
|
security
|
|
multi-process
|