qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/10] qapi examples fixes, simplified version
@ 2022-09-01  8:58 Victor Toso
  2022-09-01  8:58 ` [PATCH v2 01/10] qapi: fix example of query-ballon command Victor Toso
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Victor Toso @ 2022-09-01  8:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: Eric Blake, Markus Armbruster, John Snow, Michael Roth

Hi,

This is the follow up from v1. I've dropped a few patches that need
further discussion. I plan to revisit those when submiting the generator
again at a later time.

v1: https://lists.gnu.org/archive/html/qemu-devel/2022-08/msg04525.html

Changes in v2:
 * Dropped "qapi: fix example of blockdev-add command". It was wrong.
 * Dropped patches with too long examples as we might want to cut them
   short. I've also dropped the patches that fixes examples with
   comments on them as we might want to have a way to do that.
 * Fixed style in:
  - qapi: fix example of NIC_RX_FILTER_CHANGED event
  - qapi: fix example of query-dump-guest-memory-capability command
 * Dropped the generator (rfc) as I'll submit it again later, improved.

Cheers,
Victor

Victor Toso (10):
  qapi: fix example of query-ballon command
  qapi: fix example of query-vnc command
  qapi: fix example of query-dump-guest-memory-capability command
  qapi: fix example of BLOCK_JOB_READY event
  qapi: fix example of NIC_RX_FILTER_CHANGED event
  qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
  qapi: fix example of MEM_UNPLUG_ERROR event
  qapi: fix examples of blockdev-add with qcow2
  qapi: fix example of query-hotpluggable-cpus command
  qapi: fix examples of events missing timestamp

 qapi/block-core.json | 12 ++++++------
 qapi/dump.json       |  2 +-
 qapi/machine.json    |  8 ++++----
 qapi/migration.json  | 27 +++++++++++++++++++++++----
 qapi/net.json        |  1 -
 qapi/qdev.json       |  3 +--
 qapi/ui.json         |  4 ++--
 7 files changed, 37 insertions(+), 20 deletions(-)

-- 
2.37.2



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

end of thread, other threads:[~2022-09-01 12:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01  8:58 [PATCH v2 00/10] qapi examples fixes, simplified version Victor Toso
2022-09-01  8:58 ` [PATCH v2 01/10] qapi: fix example of query-ballon command Victor Toso
2022-09-01  8:58 ` [PATCH v2 02/10] qapi: fix example of query-vnc command Victor Toso
2022-09-01  8:58 ` [PATCH v2 03/10] qapi: fix example of query-dump-guest-memory-capability command Victor Toso
2022-09-01  8:58 ` [PATCH v2 04/10] qapi: fix example of BLOCK_JOB_READY event Victor Toso
2022-09-01  8:58 ` [PATCH v2 05/10] qapi: fix example of NIC_RX_FILTER_CHANGED event Victor Toso
2022-09-01  8:58 ` [PATCH v2 06/10] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event Victor Toso
2022-09-01  8:58 ` [PATCH v2 07/10] qapi: fix example of MEM_UNPLUG_ERROR event Victor Toso
2022-09-01  8:58 ` [PATCH v2 08/10] qapi: fix examples of blockdev-add with qcow2 Victor Toso
2022-09-01  8:58 ` [PATCH v2 09/10] qapi: fix example of query-hotpluggable-cpus command Victor Toso
2022-09-01  8:58 ` [PATCH v2 10/10] qapi: fix examples of events missing timestamp Victor Toso
2022-09-01 12:20 ` [PATCH v2 00/10] qapi examples fixes, simplified version Markus Armbruster

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