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(a)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(a)redhat.com>