summaryrefslogtreecommitdiffstats
path: root/docs/system/index.rst
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2025-06-06 10:05:23 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2025-06-06 10:05:23 +0000
commit755cc582a2473d06f3a2131d506d0311cc70e9f9 (patch)
tree3efb1ddb8d57bbb4539ac0d229b384871c57820f /docs/system/index.rst
parentInitial commit. (diff)
downloadqemu-upstream.tar.xz
qemu-upstream.zip
Adding upstream version 1:7.2+dfsg.upstream/1%7.2+dfsgupstream
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'docs/system/index.rst')
-rw-r--r--docs/system/index.rst38
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/system/index.rst b/docs/system/index.rst
new file mode 100644
index 00000000..e3695649
--- /dev/null
+++ b/docs/system/index.rst
@@ -0,0 +1,38 @@
+----------------
+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
+ replay
+ managed-startup
+ bootindex
+ cpu-hotplug
+ pr-manager
+ targets
+ security
+ multi-process
+ confidential-guest-support