qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/9] docs: various (style, punctuation and typo fixes)


From: Alex Bennée
Subject: [PATCH 0/9] docs: various (style, punctuation and typo fixes)
Date: Thu, 20 Apr 2023 16:57:14 +0100

I accumulated some doc fixes that didn't make it into 8.0 and thought
I might as well see if there was anything worth adding to the coding
style while at it.

Let me know what you think.

Alex Bennée (4):
  docs/system: remove excessive punctuation from guest-loader docs
  docs/devel: make a statement about includes
  docs/devel: mention the spacing requirement for QOM
  docs/style: call out the use of GUARD macros

Juan Quintela (1):
  MAINTAINERS: Add Juan Quintela to developer guides review

Peter Maydell (1):
  docs/devel/kconfig.rst: Fix incorrect markup

Stefan Weil (2):
  docs: Fix typo (wphx => whpx)
  docs/cxl: Fix sentence

Yohei Kojima (1):
  qemu-options.hx: Update descriptions of memory options for NUMA node

 MAINTAINERS                  |  1 +
 docs/devel/kconfig.rst       |  2 +-
 docs/devel/qom.rst           |  2 +
 docs/devel/style.rst         | 79 ++++++++++++++++++++++++++++++++++++
 docs/system/devices/cxl.rst  |  2 +-
 docs/system/guest-loader.rst |  6 +--
 docs/system/introduction.rst |  2 +-
 qemu-options.hx              | 25 ++++++++----
 8 files changed, 104 insertions(+), 15 deletions(-)

-- 
2.39.2




reply via email to

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