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

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



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

end of thread, other threads:[~2026-01-29  8:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 14:45 [PATCH v2 0/2] block: Wire up 'flat' mode also for 'query-block' Peter Krempa
2026-01-20 14:45 ` [PATCH v2 1/2] " 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

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.