From: Fiona Ebner <f.ebner@proxmox.com>
To: qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, kwolf@redhat.com, hreitz@redhat.com,
eblake@redhat.com, armbru@redhat.com
Subject: [PATCH v3 0/2] block/qapi: include child references in block device info
Date: Wed, 2 Jul 2025 14:31:26 +0200 [thread overview]
Message-ID: <20250702123204.325470-1-f.ebner@proxmox.com> (raw)
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
next reply other threads:[~2025-07-02 12:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-02 12:31 Fiona Ebner [this message]
2025-07-02 12:31 ` [PATCH v3 1/2] block/qapi: include child references in block device info 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250702123204.325470-1-f.ebner@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).