qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Improve the introductory documentation


From: Alex Bennée
Subject: [PATCH 0/4] Improve the introductory documentation
Date: Fri, 13 Jan 2023 13:39:19 +0000

I've split this off from my bigger branch for hopefully fast review
turnaround. This also includes the new semihsoting documentation and
takes into account feedback from Peter on IRC.

Let me know what you think.

Alex Bennée (4):
  docs: add hotlinks to about preface text
  docs: add a new section to outline emulation support
  semihosting: add semihosting section to the docs
  docs: add an introduction to the system docs

 docs/about/emulation.rst      | 183 ++++++++++++++++++++++++++++
 docs/about/index.rst          |  17 +--
 docs/devel/tcg-plugins.rst    |   2 +
 docs/interop/qemu-qmp-ref.rst |   2 +
 docs/system/arm/emulation.rst |   2 +
 docs/system/index.rst         |   4 +-
 docs/system/introduction.rst  | 216 ++++++++++++++++++++++++++++++++++
 docs/system/multi-process.rst |   2 +
 docs/system/quickstart.rst    |  21 ----
 docs/tools/index.rst          |   2 +
 docs/user/index.rst           |   2 +
 qemu-options.hx               |  30 ++---
 12 files changed, 436 insertions(+), 47 deletions(-)
 create mode 100644 docs/about/emulation.rst
 create mode 100644 docs/system/introduction.rst
 delete mode 100644 docs/system/quickstart.rst

-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]