qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] QAPI patches patches for 2022-05-16
@ 2022-05-16  7:35 Markus Armbruster
  2022-05-16  7:35 ` [PULL 01/11] qapi: Fix malformed "Since:" section tags Markus Armbruster
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Markus Armbruster @ 2022-05-16  7:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson

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



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

end of thread, other threads:[~2022-05-16 16:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-16  7:35 [PULL 00/11] QAPI patches patches for 2022-05-16 Markus Armbruster
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

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).