On Tue, May 10, 2022 at 17:21:00 +0200, Jiri Denemark wrote: > When reconnecting to an active domains we need to use a different job s/domains/domain/ > structure than the one referenced from the VM object. > > Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> > --- > src/qemu/qemu_migration.c | 11 ++++++----- > src/qemu/qemu_migration.h | 3 ++- > 2 files changed, 8 insertions(+), 6 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>