On Tue, May 10, 2022 at 17:20:37 +0200, Jiri Denemark wrote:
Since we keep the migration job active when post-copy migration
fails,
we need to restore it when reconnecting to running domains.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_process.c | 128 ++++++++++++++++++++++++++++++----------
1 file changed, 96 insertions(+), 32 deletions(-)
The git diff algorithm did a very bad job in terms of making this patch
reviewable from just the diffs.
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>