]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: capabilities: Introduce QEMU_CAPS_MIGRATION_PARAM_BLOCK_BITMAP_MAPPING
authorPeter Krempa <pkrempa@redhat.com>
Fri, 7 Aug 2020 09:29:18 +0000 (11:29 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Sat, 20 Feb 2021 12:20:32 +0000 (13:20 +0100)
commit9e855e758919d93de7c22b1156a1c02ddceace89
tree2ae96c869a47947ab39bd707fe72bc919a60d03b
parentc49af8d2bd515bf3b107e4411352cfa794aa1b96
qemu: capabilities: Introduce QEMU_CAPS_MIGRATION_PARAM_BLOCK_BITMAP_MAPPING

The capability represents qemu's ability to setup mappings for migrating
block dirty bitmaps and is based on presence of the 'transform' property
of the 'block-bitmap-mapping' property of 'migrate-set-parameters' QMP
command.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
tests/qemucapabilitiesdata/caps_6.0.0.x86_64.xml