
19 Feb
2021
19 Feb
'21
8:43 p.m.
On Fri, Feb 19, 2021 at 12:58:19 +0100, Peter Krempa wrote:
Add the migration capability flag and the propagation of the corresponding mapping configuration. The mapping will be produced from the bitmaps on disk depending on both sides of the migration and the necessity to perform merges.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_migration_params.c | 29 +++++++++++++++++++++++++++++ src/qemu/qemu_migration_params.h | 5 +++++ 2 files changed, 34 insertions(+)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>