qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] QAPI patches patches for 2020-09-08
@ 2020-09-08  6:54 Markus Armbruster
  2020-09-08  6:54 ` [PULL 1/5] qapi: Reject section markup in definition documentation Markus Armbruster
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Markus Armbruster @ 2020-09-08  6:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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



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

end of thread, other threads:[~2020-09-08 17:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08  6:54 [PULL 0/5] QAPI patches patches for 2020-09-08 Markus Armbruster
2020-09-08  6:54 ` [PULL 1/5] qapi: Reject section markup in definition documentation Markus Armbruster
2020-09-08  6:54 ` [PULL 2/5] qapi: Make section headings start a new doc comment block Markus Armbruster
2020-09-08  6:54 ` [PULL 3/5] qapi/migration.json: Fix indentation Markus Armbruster
2020-09-08  6:54 ` [PULL 4/5] qapi: Fix indentation, again Markus Armbruster
2020-09-08  6:54 ` [PULL 5/5] qapi/block-core.json: Fix nbd-server-start docs Markus Armbruster
2020-09-08 17:23 ` [PULL 0/5] QAPI patches patches for 2020-09-08 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).