[libvirt PATCH 2/2] qemu_migration: Fix p2p post-copy recovery

Peter Krempa pkrempa at redhat.com
Tue Dec 13 16:33:39 UTC 2022


On Tue, Dec 13, 2022 at 15:15:29 +0100, Jiri Denemark wrote:
> Although the qemuMigrationSrcPerformResume actually got called
> indirectly via qemuMigrationSrcPerformNative and the recovery process
> worked, wrong job phases were used for the "perform" phase, which could
> cause issues when libvirt daemon crashed (or was otherwise restarted)
> during post-copy recovery.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_migration.c | 41 +++++++++++++++++++++++----------------
>  1 file changed, 24 insertions(+), 17 deletions(-)

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


More information about the libvir-list mailing list