On Mon, Sep 21, 2026 at 4:52 PM John Snow <[email protected]> wrote: > > One day I will send patches that do something else. > Today is not that day. > > John Snow (9): > qapi: convert remaining simple sections > qapi: convert intro sections for unit tests > qapi: convert trivial intros for qga/qapi-schema.json > qapi: convert simple intros for qga/qapi-schema.json > qapi: split intros at natural cutoff points for qga/qapi-schema.json > qapi: split intros for qga/qapi-schema.json > qapi: convert intro sections for docs/interop/firmware.json > qapi: convert intro sections for docs/interop/vhost-user.json > tests/qapi: generate output in source order > > docs/interop/firmware.json | 76 +++--- > docs/interop/vhost-user.json | 27 +- > qapi/block.json | 5 +- > qapi/machine-s390x.json | 3 +- > qapi/machine.json | 3 +- > qapi/net.json | 24 +- > qga/qapi-schema.json | 249 +++++++----------- > tests/qapi-schema/doc-good.json | 10 +- > tests/qapi-schema/doc-good.out | 95 ++++--- > tests/qapi-schema/doc-interleaved-section.err | 2 +- > .../qapi-schema/doc-interleaved-section.json | 3 +- > tests/qapi-schema/test-qapi.py | 9 +- > 12 files changed, 206 insertions(+), 300 deletions(-) > > -- > 2.55.0
Markus: assuming I should wait for your reviews on 3, 4, and 8 before I send a revision. --js
