All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] docs: various (style, punctuation and typo fixes)
@ 2023-04-20 15:57 Alex Bennée
  2023-04-20 15:57 ` [PATCH 1/9] docs/devel/kconfig.rst: Fix incorrect markup Alex Bennée
                   ` (9 more replies)
  0 siblings, 10 replies; 27+ messages in thread
From: Alex Bennée @ 2023-04-20 15:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: Elena Ufimtseva, Alex Bennée, Daniel P. Berrangé,
	peter.maydell, Philippe Mathieu-Daudé, Paolo Bonzini,
	Thomas Huth, Markus Armbruster, Alexandre Iooss, John G Johnson,
	Jagannathan Raman, Juan Quintela, Eduardo Habkost,
	Richard Henderson, Mahmoud Mandour

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



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

end of thread, other threads:[~2023-04-26  8:47 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-20 15:57 [PATCH 0/9] docs: various (style, punctuation and typo fixes) Alex Bennée
2023-04-20 15:57 ` [PATCH 1/9] docs/devel/kconfig.rst: Fix incorrect markup Alex Bennée
2023-04-20 20:53   ` Juan Quintela
2023-04-20 15:57 ` [PATCH 2/9] qemu-options.hx: Update descriptions of memory options for NUMA node Alex Bennée
2023-04-20 20:55   ` Juan Quintela
2023-04-21  6:18   ` Philippe Mathieu-Daudé
2023-04-20 15:57 ` [PATCH 3/9] docs: Fix typo (wphx => whpx) Alex Bennée
2023-04-20 15:57 ` [PATCH 4/9] docs/cxl: Fix sentence Alex Bennée
2023-04-21 12:30   ` Jonathan Cameron via
2023-04-20 15:57 ` [PATCH 5/9] MAINTAINERS: Add Juan Quintela to developer guides review Alex Bennée
2023-04-20 15:57 ` [PATCH 6/9] docs/system: remove excessive punctuation from guest-loader docs Alex Bennée
2023-04-20 16:35   ` Thomas Huth
2023-04-20 20:56   ` Juan Quintela
2023-04-20 15:57 ` [PATCH 7/9] docs/devel: make a statement about includes Alex Bennée
2023-04-20 20:57   ` Juan Quintela
2023-04-20 15:57 ` [PATCH 8/9] docs/devel: mention the spacing requirement for QOM Alex Bennée
2023-04-20 19:32   ` Mark Cave-Ayland
2023-04-21  6:15     ` Philippe Mathieu-Daudé
2023-04-26  8:47       ` Mark Cave-Ayland
2023-04-20 20:58   ` Juan Quintela
2023-04-20 15:57 ` [PATCH 9/9] docs/style: call out the use of GUARD macros Alex Bennée
2023-04-20 20:58   ` Juan Quintela
2023-04-21  6:17   ` Philippe Mathieu-Daudé
2023-04-21  9:07   ` Vladimir Sementsov-Ogievskiy
2023-04-24  9:07     ` Alex Bennée
2023-04-24 12:58       ` Vladimir Sementsov-Ogievskiy
2023-04-20 16:05 ` [PATCH 0/9] docs: various (style, punctuation and typo fixes) Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.