]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: migration_cookie: Add XML handling for setting up bitmap migration
authorPeter Krempa <pkrempa@redhat.com>
Mon, 8 Feb 2021 10:12:35 +0000 (11:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Sat, 20 Feb 2021 12:21:21 +0000 (13:21 +0100)
commitf5cd60d4788cbe9f784fff3fabce35a8a6976469
treeeccfcb7996b7b868b4eb55b0093fc00c03f5a58d
parentb0104664c69c54ba58cec25a5a74541bfe283e9f
qemu: migration_cookie: Add XML handling for setting up bitmap migration

In cases where we are copying the storage we need to ensure that also
bitmaps are copied properly. This patch adds migration cookie XML
infrastructure which will allow the migration sides reach consensus on
which bitmaps to migrate.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_migration_cookie.c
src/qemu/qemu_migration_cookie.h