I double-checked these patches affect *only* generated documentation.
Safe enough for 7.0, I think.  But I'm quite content to hold on to
them until after the release, if that's preferred.

The following changes since commit aea6e471085f39ada1ccd637043c3ee3dfd88750:

  Update version for v7.0.0-rc2 release (2022-03-29 23:32:18 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2022-03-31

for you to fetch changes up to 4375cf9868fbb7abcaae119ac993b13f72dfe8f2:

  qapi: fix example of dump-guest-memory (2022-03-31 12:35:59 +0200)

----------------------------------------------------------------
QAPI patches patches for 2022-03-31

----------------------------------------------------------------
Victor Toso (15):
      schemas: add missing vim modeline
      qapi: BlockExportRemoveMode: move comments to TODO
      qapi: fix example of BLOCK_IMAGE_CORRUPTED event
      qapi: fix example of BLOCK_IO_ERROR event
      qapi: fix example of BLOCK_JOB_PENDING event
      qapi: fix example of DUMP_COMPLETED event
      qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event
      qapi: fix example of UNPLUG_PRIMARY event
      qapi: fix example of FAILOVER_NEGOTIATED event
      qapi: fix examples: SHUTDOWN and RESET events
      qapi: run-state examples: add missing @timestamp
      qapi: fix example of MEMORY_FAILURE
      qapi: ui examples: add missing @websocket member
      qapi: fix example of ACPI_DEVICE_OST event
      qapi: fix example of dump-guest-memory

 qapi/acpi.json         |  5 +++--
 qapi/block-core.json   | 14 +++++++-------
 qapi/block-export.json | 10 +++++-----
 qapi/dump.json         |  9 +++++----
 qapi/machine.json      |  3 ++-
 qapi/migration.json    |  4 +++-
 qapi/net.json          |  6 ++++--
 qapi/pragma.json       |  3 +++
 qapi/run-state.json    | 16 +++++++++++-----
 qapi/ui.json           | 12 ++++++------
 10 files changed, 49 insertions(+), 33 deletions(-)

-- 
2.35.1


Reply via email to