All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] block: Wire up 'flat' mode also for 'query-block'
@ 2026-02-03  8:49 Peter Krempa
  2026-02-03  8:49 ` [PATCH v3 1/2] " Peter Krempa
  2026-02-03  8:49 ` [PATCH v3 2/2] hmp_nbd_server_start: Don't ask for backing image data Peter Krempa
  0 siblings, 2 replies; 7+ messages in thread
From: Peter Krempa @ 2026-02-03  8:49 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Kevin Wolf, Hanna Reitz, Eric Blake,
	Markus Armbruster

v3:
 - Doc wording tweak (Eric)

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           | 5 +++++
 ui/cocoa.m                     | 2 +-
 4 files changed, 13 insertions(+), 7 deletions(-)

-- 
2.52.0



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

end of thread, other threads:[~2026-02-04 13:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03  8:49 [PATCH v3 0/2] block: Wire up 'flat' mode also for 'query-block' Peter Krempa
2026-02-03  8:49 ` [PATCH v3 1/2] " Peter Krempa
2026-02-03 12:01   ` Markus Armbruster
2026-02-03 15:17     ` Peter Krempa
2026-02-04  6:11       ` Markus Armbruster
2026-02-04 13:13         ` Peter Krempa
2026-02-03  8:49 ` [PATCH v3 2/2] hmp_nbd_server_start: Don't ask for backing image data Peter Krempa

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.