The following changes since commit 62f9256052df85194faa33137bbe0afb1c95b6e6:
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' into staging (2020-09-07 13:27:20 +0100) are available in the Git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2020-09-08 for you to fetch changes up to 6b306786cafd6ff939f1c831f0065c136105dca7: qapi/block-core.json: Fix nbd-server-start docs (2020-09-07 17:13:30 +0200) ---------------------------------------------------------------- QAPI patches patches for 2020-09-08 ---------------------------------------------------------------- Markus Armbruster (2): qapi: Reject section markup in definition documentation qapi: Make section headings start a new doc comment block Peter Maydell (3): qapi/migration.json: Fix indentation qapi: Fix indentation, again qapi/block-core.json: Fix nbd-server-start docs docs/devel/qapi-code-gen.txt | 2 + qapi/audio.json | 12 +++--- qapi/block-core.json | 14 +++---- qapi/control.json | 4 +- qapi/machine.json | 6 +-- qapi/migration.json | 68 +++++++++++++++++----------------- qapi/misc.json | 4 +- qapi/net.json | 2 +- scripts/qapi/parser.py | 24 ++++++++---- tests/qapi-schema/doc-bad-section.err | 1 + tests/qapi-schema/doc-bad-section.json | 3 +- tests/qapi-schema/doc-bad-section.out | 24 ------------ tests/qapi-schema/doc-good.out | 3 +- 13 files changed, 78 insertions(+), 89 deletions(-) -- 2.26.2