qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/5] QAPI patches patches for 2020-09-08
Date: Tue,  8 Sep 2020 08:54:12 +0200	[thread overview]
Message-ID: <20200908065417.3158250-1-armbru@redhat.com> (raw)

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



             reply	other threads:[~2020-09-08  6:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08  6:54 Markus Armbruster [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200908065417.3158250-1-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).