docs: add an introduction to the system docs
commit2c46bc240a1ac9b99974fcd4b735a6715ce99798
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 24 Jan 2023 18:01:14 +0000 (24 18:01 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 2 Feb 2023 11:48:18 +0000 (2 11:48 +0000)
treea6a38aefbacedc7eded7b96862ace933fa233581
parent2da9d21360cdabde1bb0dad7ae06e7df5dcb7835
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>
docs/interop/live-block-operations.rst
docs/interop/qemu-qmp-ref.rst
docs/system/index.rst
docs/system/introduction.rst [new file with mode: 0644]
docs/system/multi-process.rst
docs/system/quickstart.rst [deleted file]