On Tue, Feb 11, 2025 at 12:01:32PM -0300, Fabiano Rosas wrote: > After postcopy has started, it's not possible to recover the source > machine in case a migration error occurs because the destination has > already been changing the state of the machine. For that same reason, > it doesn't make sense to try to cancel the migration after postcopy > has started. Reject the cancel command during postcopy. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu