On Wed, Jun 01, 2022 at 14:49:34 +0200, Jiri Denemark wrote: > The function which started a migration phase should also finish it by > calling qemuMigrationJobFinish/qemuMigrationJobContinue so that the code > is easier to follow. > > Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> > --- > > Notes: > Version 2: > - rewritten without goto > > src/qemu/qemu_migration.c | 30 +++++++++++++++--------------- > 1 file changed, 15 insertions(+), 15 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>