On Wed, Jun 01, 2022 at 14:49:00 +0200, Jiri Denemark wrote: > This series implements a new VIR_MIGRATE_POSTCOPY_RESUME flag (virsh > migrate --resume) for recovering from a failed post-copy migration. > > You can also fetch the series from my gitlab fork (the last RFC patch is > missing there): > > git fetch https://gitlab.com/jirkade/libvirt.git post-copy-recovery This branch contains the updated version of this series with the extra three diffs squashed in. Jirka