All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] block: Wire up 'flat' mode also for 'query-block'
@ 2026-02-04 13:15 Peter Krempa
  2026-02-04 13:15 ` [PATCH v4 1/2] " Peter Krempa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peter Krempa @ 2026-02-04 13:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Kevin Wolf, Hanna Reitz, Eric Blake,
	Markus Armbruster

v4:
 - No need to check 'has_flat', as qemu doesn't have warnings about
   unused variables active (Markus)
 - Doc wording tweak (Markus)

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                   | 8 ++++----
 qapi/block-core.json           | 5 +++++
 ui/cocoa.m                     | 2 +-
 4 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.52.0



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-04 13:15 [PATCH v4 0/2] block: Wire up 'flat' mode also for 'query-block' Peter Krempa
2026-02-04 13:15 ` [PATCH v4 1/2] " Peter Krempa
2026-02-04 13:15 ` [PATCH v4 2/2] hmp_nbd_server_start: Don't ask for backing image data Peter Krempa
2026-02-12 16:13 ` [PATCH v4 0/2] block: Wire up 'flat' mode also for 'query-block' Peter Krempa
2026-02-24 13:17 ` 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.