[PATCH 03/19] qemu: Probe whether an image is 'qcow2 v2' from query-named-block-nodes

Jiri Denemark jdenemar at redhat.com
Fri Feb 12 10:19:19 UTC 2021


On Thu, Feb 11, 2021 at 16:37:42 +0100, Peter Krempa wrote:
> Such images don't support stuff like dirty bitmaps. Note that the
> synthetic test for detecting bitmaps is used as an example to prevent
> adding additional test cases.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_monitor.h                       |  3 +++
>  src/qemu/qemu_monitor_json.c                  | 11 +++++++++++
>  tests/qemublocktest.c                         |  2 ++
>  tests/qemublocktestdata/bitmap/synthetic.json |  2 +-
>  tests/qemublocktestdata/bitmap/synthetic.out  |  1 +
>  5 files changed, 18 insertions(+), 1 deletion(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list