The following changes since commit 92c05be4dfb59a71033d4c57dac944b29f7dabf0:
Merge tag 'pull-qga-2025-07-28' of https://repo.or.cz/qemu/armbru into staging (2025-07-28 09:31:19 -0400) are available in the Git repository at: https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2025-07-29 for you to fetch changes up to a95b3c0ad857055198cdb272bca2af975092d060: MAINTAINERS: Cover docs/devel/qapi-domain.rst properly (2025-07-29 14:51:39 +0200) ---------------------------------------------------------------- QAPI patches for 2025-07-29 ---------------------------------------------------------------- Markus Armbruster (5): qapi: Add more cross-references qapi/accelerator: Fix markup of heading tests/qapi-schema: Bury dead test case doc-non-first-section docs/qapi-domain: Fix typos MAINTAINERS: Cover docs/devel/qapi-domain.rst properly MAINTAINERS | 1 + docs/devel/qapi-domain.rst | 4 ++-- qapi/accelerator.json | 4 +++- qapi/dump.json | 2 +- qapi/machine.json | 2 +- qapi/migration.json | 4 ++-- qapi/misc-i386.json | 2 +- qapi/run-state.json | 2 +- qapi/sockets.json | 2 +- tests/qapi-schema/doc-non-first-section.err | 1 - tests/qapi-schema/doc-non-first-section.json | 6 ------ tests/qapi-schema/doc-non-first-section.out | 0 12 files changed, 13 insertions(+), 17 deletions(-) delete mode 100644 tests/qapi-schema/doc-non-first-section.err delete mode 100644 tests/qapi-schema/doc-non-first-section.json delete mode 100644 tests/qapi-schema/doc-non-first-section.out -- 2.49.0