On Tue, Jul 26, 2022 at 04:37:03PM +0200, Peter Krempa wrote:
Assume that QEMU_CAPS_BLOCKDEV is present and remove all code
executed
when it's not.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_snapshot.c | 116 +++++----------------------------------
1 file changed, 15 insertions(+), 101 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>