aboutsummaryrefslogtreecommitdiff
path: root/docs/interop/qemu-qmp-ref.rst
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2023-01-24 18:01:14 +0000
committerAlex Bennée <alex.bennee@linaro.org>2023-02-02 11:48:18 +0000
commit2c46bc240a1ac9b99974fcd4b735a6715ce99798 (patch)
treea6a38aefbacedc7eded7b96862ace933fa233581 /docs/interop/qemu-qmp-ref.rst
parent2da9d21360cdabde1bb0dad7ae06e7df5dcb7835 (diff)
downloadqemu-2c46bc240a1ac9b99974fcd4b735a6715ce99798.zip
qemu-2c46bc240a1ac9b99974fcd4b735a6715ce99798.tar.gz
qemu-2c46bc240a1ac9b99974fcd4b735a6715ce99798.tar.bz2
docs: add an introduction to the system docs
Drop the frankly misleading quickstart section for a more rounded introduction section. This new section gives an overview of the accelerators as well as a high level introduction to some of the key features of the emulator. We also expand on a general form for a QEMU command line with a hopefully not too scary worked example of what this looks like. Acked-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> Message-Id: <20230124180127.1881110-23-alex.bennee@linaro.org>
Diffstat (limited to 'docs/interop/qemu-qmp-ref.rst')
-rw-r--r--docs/interop/qemu-qmp-ref.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/interop/qemu-qmp-ref.rst b/docs/interop/qemu-qmp-ref.rst
index 357effd..f94614a 100644
--- a/docs/interop/qemu-qmp-ref.rst
+++ b/docs/interop/qemu-qmp-ref.rst
@@ -1,3 +1,5 @@
+.. _QMP Ref:
+
QEMU QMP Reference Manual
=========================