All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] block/qapi: include child references in block device info
@ 2025-07-02 12:31 Fiona Ebner
  2025-07-02 12:31 ` [PATCH v3 1/2] " Fiona Ebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fiona Ebner @ 2025-07-02 12:31 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, kwolf, hreitz, eblake, armbru

Changes in v3:
* Add patch to make @node-name non-optional for @BlockDeviceInfo.
* Drop superfluous check for child->bs being non-NULL.
* Make @node-name non-optional and expect it to be set.
* Use 'block/qapi' rather than just 'block' as commit title prefix.

Fiona Ebner (2):
  block/qapi: include child references in block device info
  block/qapi: make @node-name in @BlockDeviceInfo non-optional

 block/qapi.c               | 12 ++++++++++--
 qapi/block-core.json       | 18 +++++++++++++++++-
 tests/qemu-iotests/184.out |  8 ++++++++
 3 files changed, 35 insertions(+), 3 deletions(-)

-- 
2.47.2




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

end of thread, other threads:[~2025-07-14 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-02 12:31 [PATCH v3 0/2] block/qapi: include child references in block device info Fiona Ebner
2025-07-02 12:31 ` [PATCH v3 1/2] " Fiona Ebner
2025-07-02 12:31 ` [PATCH v3 2/2] block/qapi: make @node-name in @BlockDeviceInfo non-optional Fiona Ebner
2025-07-14 15:11 ` [PATCH v3 0/2] block/qapi: include child references in block device info Kevin Wolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.