[PATCH v2 14/15] qemu: migration: Migrate block dirty bitmaps corresponding to checkpoints

Jiri Denemark jdenemar at redhat.com
Fri Feb 19 20:48:50 UTC 2021


On Fri, Feb 19, 2021 at 12:58:26 +0100, Peter Krempa wrote:
> Preserve block dirty bitmaps after migration with
> QEMU_MONITOR_MIGRATE_NON_SHARED_(DISK|INC).
> 
> This patch implements functions which offer the bitmaps to the
> destination, check for eligibility on destination and then configure
> source for the migration.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_migration.c | 333 +++++++++++++++++++++++++++++++++++++-
>  1 file changed, 331 insertions(+), 2 deletions(-)

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




More information about the libvir-list mailing list