mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
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>
This commit is contained in:
parent
2da9d21360
commit
2c46bc240a
6 changed files with 227 additions and 22 deletions
|
@ -4,6 +4,8 @@
|
|||
This work is licensed under the terms of the GNU GPL, version 2 or
|
||||
later. See the COPYING file in the top-level directory.
|
||||
|
||||
.. _Live Block Operations:
|
||||
|
||||
============================
|
||||
Live Block Device Operations
|
||||
============================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue