[libvirt PATCH 71/80] qemu: Register qemuProcessCleanupMigrationJob after Begin phase

Peter Krempa pkrempa at redhat.com
Thu May 12 15:36:24 UTC 2022


On Tue, May 10, 2022 at 17:21:32 +0200, Jiri Denemark wrote:
> The callback will properly cleanup non-p2p migration job in case the
> migrating domain dies between Begin and Perform while the client which
> controls the migration is not cooperating (normally the API for the next
> migration phase would handle this).
> 
> The same situation can happen even after Prepare and Perform phases, but
> they both already register a suitable callback, so no fix is needed
> there.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_migration.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list