From: Peter Krempa <pkrempa@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
Hanna Reitz <hreitz@redhat.com>, Eric Blake <eblake@redhat.com>,
Markus Armbruster <armbru@redhat.com>
Subject: [PATCH v2 0/2] block: Wire up 'flat' mode also for 'query-block'
Date: Tue, 20 Jan 2026 15:45:55 +0100 [thread overview]
Message-ID: <cover.1768920111.git.pkrempa@redhat.com> (raw)
v2:
- More descriptive docs text for the new QAPI option (Markus; new
wording not approved)
- use new options in hmp_nbd_server_start to avoid fetching unused
backing image info, impossible in 'info block' worker (Markus)
Peter Krempa (2):
block: Wire up 'flat' mode also for 'query-block'
hmp_nbd_server_start: Don't ask for backing image data
block/monitor/block-hmp-cmds.c | 4 ++--
block/qapi.c | 9 +++++----
qapi/block-core.json | 7 +++++++
ui/cocoa.m | 2 +-
4 files changed, 15 insertions(+), 7 deletions(-)
--
2.52.0
next reply other threads:[~2026-01-20 14:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 14:45 Peter Krempa [this message]
2026-01-20 14:45 ` [PATCH v2 1/2] block: Wire up 'flat' mode also for 'query-block' Peter Krempa
2026-01-26 19:27 ` Eric Blake
2026-01-29 8:54 ` Peter Krempa
2026-01-20 14:45 ` [PATCH v2 2/2] hmp_nbd_server_start: Don't ask for backing image data Peter Krempa
2026-01-26 19:29 ` Eric Blake
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=cover.1768920111.git.pkrempa@redhat.com \
--to=pkrempa@redhat.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 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.