[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 00/15] QAPI patches patches for 2022-03-31
|
From: |
Markus Armbruster |
|
Subject: |
[PULL 00/15] QAPI patches patches for 2022-03-31 |
|
Date: |
Thu, 31 Mar 2022 12:53:29 +0200 |
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
- [PULL 00/15] QAPI patches patches for 2022-03-31,
Markus Armbruster <=
- [PULL 03/15] qapi: fix example of BLOCK_IMAGE_CORRUPTED event, Markus Armbruster, 2022/03/31
- [PULL 01/15] schemas: add missing vim modeline, Markus Armbruster, 2022/03/31
- [PULL 13/15] qapi: ui examples: add missing @websocket member, Markus Armbruster, 2022/03/31
- [PULL 10/15] qapi: fix examples: SHUTDOWN and RESET events, Markus Armbruster, 2022/03/31
- [PULL 06/15] qapi: fix example of DUMP_COMPLETED event, Markus Armbruster, 2022/03/31
- [PULL 05/15] qapi: fix example of BLOCK_JOB_PENDING event, Markus Armbruster, 2022/03/31
- [PULL 02/15] qapi: BlockExportRemoveMode: move comments to TODO, Markus Armbruster, 2022/03/31
- [PULL 14/15] qapi: fix example of ACPI_DEVICE_OST event, Markus Armbruster, 2022/03/31
- [PULL 12/15] qapi: fix example of MEMORY_FAILURE, Markus Armbruster, 2022/03/31
- [PULL 07/15] qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event, Markus Armbruster, 2022/03/31