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(a)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(a)redhat.com>