qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] qapi: Doc fixes and improvements
@ 2025-05-27  7:39 Markus Armbruster
  2025-05-27  7:39 ` [PATCH 01/13] qapi: Tidy up run-together sentences in doc comments Markus Armbruster
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Markus Armbruster @ 2025-05-27  7:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: eblake, kwolf, jsnow, vsementsov, qemu-block

Markus Armbruster (13):
  qapi: Tidy up run-together sentences in doc comments
  qapi: Tidy up whitespace in doc comments
  qapi: Move (since X.Y) to end of description
  qapi: Avoid breaking lines within (since X.Y)
  qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus
  qapi: Correct spelling of QEMU in doc comments
  qapi: Fix capitalization in doc comments
  qapi: Use proper markup instead of CAPS for emphasis in doc comments
  qapi: Spell JSON null correctly in blockdev-reopen documentation
  qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs
  qapi: Mention both job-cancel and block-job-cancel in doc comments
  qapi: Tidy up references to job state CONCLUDED
  qapi: Improve documentation around job state @concluded

 qapi/acpi.json         |   2 +-
 qapi/audio.json        |   8 +-
 qapi/block-core.json   | 184 ++++++++++++++++++++---------------------
 qapi/block-export.json |   6 +-
 qapi/block.json        |   2 +-
 qapi/char.json         |   8 +-
 qapi/crypto.json       |  21 ++---
 qapi/cryptodev.json    |   2 +-
 qapi/cxl.json          |   2 +-
 qapi/dump.json         |   6 +-
 qapi/introspect.json   |   8 +-
 qapi/job.json          |  28 +++----
 qapi/machine.json      |  14 ++--
 qapi/migration.json    | 100 +++++++++++-----------
 qapi/misc-target.json  |   2 +-
 qapi/misc.json         |   4 +-
 qapi/net.json          |  18 ++--
 qapi/qom.json          |   2 +-
 qapi/run-state.json    |  12 +--
 qapi/transaction.json  |   4 +-
 qapi/uefi.json         |   2 +-
 qapi/ui.json           |   8 +-
 22 files changed, 219 insertions(+), 224 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-06-03  6:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27  7:39 [PATCH 00/13] qapi: Doc fixes and improvements Markus Armbruster
2025-05-27  7:39 ` [PATCH 01/13] qapi: Tidy up run-together sentences in doc comments Markus Armbruster
2025-05-27  7:39 ` [PATCH 02/13] qapi: Tidy up whitespace " Markus Armbruster
2025-05-27  7:39 ` [PATCH 03/13] qapi: Move (since X.Y) to end of description Markus Armbruster
2025-05-27  7:39 ` [PATCH 04/13] qapi: Avoid breaking lines within (since X.Y) Markus Armbruster
2025-05-27  7:39 ` [PATCH 05/13] qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus Markus Armbruster
2025-05-27  7:39 ` [PATCH 06/13] qapi: Correct spelling of QEMU in doc comments Markus Armbruster
2025-05-27  7:39 ` [PATCH 07/13] qapi: Fix capitalization " Markus Armbruster
2025-05-27  7:39 ` [PATCH 08/13] qapi: Use proper markup instead of CAPS for emphasis " Markus Armbruster
2025-05-27  7:39 ` [PATCH 09/13] qapi: Spell JSON null correctly in blockdev-reopen documentation Markus Armbruster
2025-05-27  7:39 ` [PATCH 10/13] qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs Markus Armbruster
2025-05-27  7:39 ` [PATCH 11/13] qapi: Mention both job-cancel and block-job-cancel in doc comments Markus Armbruster
2025-05-27  7:39 ` [PATCH 12/13] qapi: Tidy up references to job state CONCLUDED Markus Armbruster
2025-05-27  7:39 ` [PATCH 13/13] qapi: Improve documentation around job state @concluded Markus Armbruster
2025-05-27 12:51 ` [PATCH 00/13] qapi: Doc fixes and improvements Eric Blake
2025-06-03  6:39 ` Markus Armbruster

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).