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
