qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org
Subject: [PULL 00/11] QAPI patches patches for 2022-05-16
Date: Mon, 16 May 2022 09:35:11 +0200	[thread overview]
Message-ID: <20220516073522.3880774-1-armbru@redhat.com> (raw)

The following changes since commit 10c2a0c5e7d48e590d945c017b5b8af5b4c89a3c:

  Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu into staging (2022-05-15 16:56:27 -0700)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2022-05-16

for you to fetch changes up to dd8f0f332f34a2466d855d1067386b04ff2eb6d9:

  qapi/pragma: Tidy up comments (2022-05-16 07:31:26 +0200)

----------------------------------------------------------------
QAPI patches patches for 2022-05-16

----------------------------------------------------------------
Andrea Bolognani (7):
      qapi: Drop stray trailing symbol
      qapi: Fix comment indentation
      qapi: Add missing separators between sections
      qapi: Drop unnecessary empty lines in comments
      qapi: Drop unnecessary empty lines outside of comments
      qapi: Drop unnecessary whitespace in comments
      qapi: Stop using whitespace for alignment in comments

Markus Armbruster (4):
      qapi: Fix malformed "Since:" section tags
      qapi/expr: Enforce feature naming rules again
      docs/devel/qapi-code-gen: Belatedly document feature naming rules
      qapi/pragma: Tidy up comments

 docs/devel/qapi-code-gen.rst |  9 ++--
 qapi/audio.json              |  1 -
 qapi/block-core.json         | 97 ++++++++++++++++++++------------------------
 qapi/block-export.json       |  2 +-
 qapi/block.json              | 13 +++---
 qapi/char.json               | 10 ++---
 qapi/common.json             |  2 -
 qapi/control.json            | 13 +++---
 qapi/crypto.json             | 64 +++++++++++++----------------
 qapi/dump.json               |  4 +-
 qapi/job.json                |  1 -
 qapi/machine-target.json     |  1 -
 qapi/machine.json            | 14 +++----
 qapi/migration.json          | 19 ++++-----
 qapi/misc-target.json        | 13 ++----
 qapi/misc.json               |  8 ++--
 qapi/pragma.json             |  3 +-
 qapi/replay.json             |  1 -
 qapi/run-state.json          | 10 ++---
 qapi/sockets.json            |  6 +--
 qapi/ui.json                 | 70 +++++++++++---------------------
 qga/qapi-schema.json         |  2 +-
 scripts/qapi/expr.py         |  2 +-
 23 files changed, 148 insertions(+), 217 deletions(-)

-- 
2.35.3



             reply	other threads:[~2022-05-16  7:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16  7:35 Markus Armbruster [this message]
2022-05-16  7:35 ` [PULL 01/11] qapi: Fix malformed "Since:" section tags Markus Armbruster
2022-05-16  7:35 ` [PULL 02/11] qapi: Drop stray trailing symbol Markus Armbruster
2022-05-16  7:35 ` [PULL 03/11] qapi: Fix comment indentation Markus Armbruster
2022-05-16  7:35 ` [PULL 04/11] qapi: Add missing separators between sections Markus Armbruster
2022-05-16  7:35 ` [PULL 05/11] qapi: Drop unnecessary empty lines in comments Markus Armbruster
2022-05-16  7:35 ` [PULL 06/11] qapi: Drop unnecessary empty lines outside of comments Markus Armbruster
2022-05-16  7:35 ` [PULL 07/11] qapi: Drop unnecessary whitespace in comments Markus Armbruster
2022-05-16  7:35 ` [PULL 08/11] qapi: Stop using whitespace for alignment " Markus Armbruster
2022-05-16  7:35 ` [PULL 09/11] qapi/expr: Enforce feature naming rules again Markus Armbruster
2022-05-16  7:35 ` [PULL 10/11] docs/devel/qapi-code-gen: Belatedly document feature naming rules Markus Armbruster
2022-05-16  7:35 ` [PULL 11/11] qapi/pragma: Tidy up comments Markus Armbruster
2022-05-16 16:48 ` [PULL 00/11] QAPI patches patches for 2022-05-16 Richard Henderson

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=20220516073522.3880774-1-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).