[libvirt PATCH v2 04/81] qemu: Keep domain running on dst on failed post-copy migration

Peter Krempa pkrempa at redhat.com
Mon Jun 6 12:36:04 UTC 2022


On Wed, Jun 01, 2022 at 14:49:04 +0200, Jiri Denemark wrote:
> There's no need to artificially pause a domain when post-copy fails
> from our point of view unless QEMU connection is broken too as migration
> may still be progressing well.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
> 
> Notes:
>     Version 2:
>     - commit message and warning text updated
>     - dropped dead code from qemuMigrationSrcPostcopyFailed
>         - source domain is always paused once it enters post-copy, handling
>           RUNNING state there was a leftover from before this patch
> 
>  src/qemu/qemu_migration.c | 51 ++++++++++++++++++++++++++-------------
>  src/qemu/qemu_migration.h |  6 +++--
>  src/qemu/qemu_process.c   |  8 +++---
>  3 files changed, 42 insertions(+), 23 deletions(-)

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


More information about the libvir-list mailing list