mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00

We merged our previous multiple-manual setup into a single Sphinx manual, but we left some text in the various index.rst lines that still calls the top level subsections separate 'manuals'. Update them to talk about "this section of the manual" instead, and remove now-obsolete comments about how the index.rst files are the "top level page for the 'foo' manual". Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20210705095547.15790-3-peter.maydell@linaro.org
43 lines
687 B
ReStructuredText
43 lines
687 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.
|
|
|
|
Contents:
|
|
|
|
.. 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
|
|
deprecated
|
|
removed-features
|
|
build-platforms
|
|
license
|