qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 00/11] QAPI patches patches for 2022-05-16


From: Markus Armbruster
Subject: [PULL 00/11] QAPI patches patches for 2022-05-16
Date: Mon, 16 May 2022 09:35:11 +0200

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 via email to

[Prev in Thread] Current Thread [Next in Thread]