mbox

[PULL,0/5] QAPI patches patches for 2023-07-26

Message ID 20230726112855.155795-1-armbru@redhat.com
State New
Headers show

Pull-request

https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2023-07-26

Message

Markus Armbruster July 26, 2023, 11:28 a.m. UTC
The following changes since commit 6cb2011fedf8c4e7b66b4a3abd6b42c1bae99ce6:

  Update version for v8.1.0-rc1 release (2023-07-25 20:09:05 +0100)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2023-07-26

for you to fetch changes up to 1799bdcb47d8368c92cfc69c3b4f305ec8414977:

  qapi: Reformat recent doc comments to conform to current conventions (2023-07-26 13:26:53 +0200)

----------------------------------------------------------------
QAPI patches patches for 2023-07-26

----------------------------------------------------------------
The patches affect only documentation.  Generated code does not change.

Markus Armbruster (5):
      qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation
      qapi/block: Tidy up block-latency-histogram-set documentation
      qapi/qdev: Tidy up device_add documentation
      qapi/trace: Tidy up trace-event-get-state, -set-state documentation
      qapi: Reformat recent doc comments to conform to current conventions

 qapi/block-core.json     | 85 +++++++++++++++++++++++-------------------------
 qapi/block.json          | 12 +++----
 qapi/cxl.json            |  4 +--
 qapi/machine-target.json |  2 +-
 qapi/migration.json      | 10 +++---
 qapi/net.json            |  1 -
 qapi/qdev.json           |  6 ++--
 qapi/qom.json            |  9 ++---
 qapi/trace.json          |  9 ++---
 qapi/ui.json             |  2 +-
 10 files changed, 66 insertions(+), 74 deletions(-)