Am 04.02.2026 um 14:15 hat Peter Krempa geschrieben: > 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
Thanks, applied to the block branch. If you'd like the feature to keep working in future versions, I'd recommend a follow-up patch that makes qemu-iotests print the result with flat=true in some test case. Kevin
