qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Improve the introductory documentation
@ 2023-01-13 13:39 Alex Bennée
  2023-01-13 13:39 ` [PATCH 1/4] docs: add hotlinks to about preface text Alex Bennée
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Alex Bennée @ 2023-01-13 13:39 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexandre Iooss, peter.maydell, Markus Armbruster,
	Mahmoud Mandour, Alex Bennée, Richard Henderson,
	John G Johnson, Elena Ufimtseva, Paolo Bonzini, Jagannathan Raman

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-01-20 17:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13 13:39 [PATCH 0/4] Improve the introductory documentation Alex Bennée
2023-01-13 13:39 ` [PATCH 1/4] docs: add hotlinks to about preface text Alex Bennée
2023-01-17 13:53   ` Peter Maydell
2023-01-13 13:39 ` [PATCH 2/4] docs: add a new section to outline emulation support Alex Bennée
2023-01-17 14:08   ` Peter Maydell
2023-01-13 13:39 ` [PATCH 3/4] semihosting: add semihosting section to the docs Alex Bennée
2023-01-17 14:21   ` Peter Maydell
2023-01-20 17:06     ` Alex Bennée
2023-01-13 13:39 ` [PATCH 4/4] docs: add an introduction to the system docs Alex Bennée
2023-01-13 15:09   ` Kashyap Chamarthy
2023-01-17 14:01   ` Peter Maydell
2023-01-13 21:36 ` [PATCH 0/4] Improve the introductory documentation Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).