Am 24.07.2026 um 18:11 hat Denis V. Lunev geschrieben:
> Should OR in BDRV_WANT_ALLOCATED instead.
>
> Actually there is not problem within the code right now as the value is
> used as enum rather than flags but that is for now. Let us stay on the
> safe side.
>
> Fixes: c33159dec790 ("block: Expand block status mode from bool to flags")
> Signed-off-by: Denis V. Lunev <[email protected]>
> CC: Eric Blake <[email protected]>
> CC: Stefan Hajnoczi <[email protected]>
Thanks, applied to the block-next branch for QEMU 11.2.
Kevin