All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 00/14] QAPI patches for 2026-06-16
@ 2026-06-16 14:17 Markus Armbruster
  2026-06-16 14:17 ` [PULL 01/14] qapi: drop "must exist" from ID descriptions for consistency Markus Armbruster
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Markus Armbruster @ 2026-06-16 14:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha

The following changes since commit 2f28d34ea0aead9830478cd1d3d0dd9d9191d82e:

  Merge tag 'pull-tcg-20260612' of https://gitlab.com/rth7680/qemu into staging (2026-06-13 14:02:34 -0400)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2026-06-16

for you to fetch changes up to ebb49d4bb6bcc4f97401fabf3310937d44a2226b:

  qapi: add doc comment "Intro" section parsing (2026-06-16 15:36:08 +0200)

----------------------------------------------------------------
QAPI patches for 2026-06-16

----------------------------------------------------------------
Filip Hejsek (1):
      qapi: drop "must exist" from ID descriptions for consistency

John Snow (13):
      python: temporarily restrict max mypy version
      tests/qapi: generate output in source order
      qapi/parser: remove unused QAPIDoc subsection members
      qapi/parser: add has_features property
      qapi/parser: make remaining subsection members "private"
      qapi/parser: fix comment phrasing
      qapi: new doc comment "Intro" section
      qapi/parser: move _insert_near_kind() method
      qapi/parser: add mea culpa comment for ensure_returns
      qapi: adjust doc comment stub member insertion algorithm
      qapi: remove implicit doc comment Plain section
      qapi/qapidoc: add rendering for INTRO sections
      qapi: add doc comment "Intro" section parsing

 docs/devel/qapi-code-gen.rst   |  16 ++--
 docs/sphinx/qapidoc.py         |  61 +++++++++------
 qapi/char.json                 |   6 +-
 python/setup.cfg               |   3 +-
 scripts/qapi/parser.py         | 167 ++++++++++++++++++++++++-----------------
 tests/qapi-schema/doc-good.out |  86 +++++++++++----------
 tests/qapi-schema/test-qapi.py |  14 ++--
 7 files changed, 200 insertions(+), 153 deletions(-)

-- 
2.54.0



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

end of thread, other threads:[~2026-06-17 19:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-16 14:17 [PULL 00/14] QAPI patches for 2026-06-16 Markus Armbruster
2026-06-16 14:17 ` [PULL 01/14] qapi: drop "must exist" from ID descriptions for consistency Markus Armbruster
2026-06-16 14:17 ` [PULL 02/14] python: temporarily restrict max mypy version Markus Armbruster
2026-06-16 14:17 ` [PULL 03/14] tests/qapi: generate output in source order Markus Armbruster
2026-06-16 14:17 ` [PULL 04/14] qapi/parser: remove unused QAPIDoc subsection members Markus Armbruster
2026-06-16 14:17 ` [PULL 05/14] qapi/parser: add has_features property Markus Armbruster
2026-06-16 14:17 ` [PULL 06/14] qapi/parser: make remaining subsection members "private" Markus Armbruster
2026-06-16 14:17 ` [PULL 07/14] qapi/parser: fix comment phrasing Markus Armbruster
2026-06-16 14:17 ` [PULL 08/14] qapi: new doc comment "Intro" section Markus Armbruster
2026-06-16 14:17 ` [PULL 09/14] qapi/parser: move _insert_near_kind() method Markus Armbruster
2026-06-16 14:17 ` [PULL 10/14] qapi/parser: add mea culpa comment for ensure_returns Markus Armbruster
2026-06-16 14:17 ` [PULL 11/14] qapi: adjust doc comment stub member insertion algorithm Markus Armbruster
2026-06-16 14:17 ` [PULL 12/14] qapi: remove implicit doc comment Plain section Markus Armbruster
2026-06-16 14:17 ` [PULL 13/14] qapi/qapidoc: add rendering for INTRO sections Markus Armbruster
2026-06-16 14:17 ` [PULL 14/14] qapi: add doc comment "Intro" section parsing Markus Armbruster
2026-06-17 19:28 ` [PULL 00/14] QAPI patches for 2026-06-16 Stefan Hajnoczi

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.