aboutsummaryrefslogtreecommitdiff
path: root/docs/system/index.rst
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-01-23 15:22:40 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-01-23 15:22:40 +0000
commit0928523a1230a690c933cee6e353e06b0810c7c6 (patch)
tree9675f5af8f49403718537cadc42428cbfae9a927 /docs/system/index.rst
parent87c0868f467db84df930fe687241d9cc2bfd1dd2 (diff)
downloadqemu-0928523a1230a690c933cee6e353e06b0810c7c6.zip
qemu-0928523a1230a690c933cee6e353e06b0810c7c6.tar.gz
qemu-0928523a1230a690c933cee6e353e06b0810c7c6.tar.bz2
docs: Create stub system manual
We want a user-facing manual which contains system emulation documentation. Create an empty one which we can populate. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20200116141511.16849-3-peter.maydell@linaro.org
Diffstat (limited to 'docs/system/index.rst')
-rw-r--r--docs/system/index.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/system/index.rst b/docs/system/index.rst
new file mode 100644
index 0000000..ea8ea5f
--- /dev/null
+++ b/docs/system/index.rst
@@ -0,0 +1,16 @@
+.. This is the top level page for the 'system' manual.
+
+
+QEMU System Emulation User's Guide
+==================================
+
+This 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: 2
+