On 07/22/2011 03:06 PM, Eric Blake wrote:
> + case QEMU_MIGRATION_PHASE_PERFORM2:
> + case QEMU_MIGRATION_PHASE_PERFORM3:
> + /* migration is still in progress, let's cancel it and resume the
> + * domain */
> + VIR_DEBUG("Canceling unfinished outgoing migration of domain %s",
> + vm->def->name);
> + /* TODO cancel possibly running migrate operation */
As in issue qemuMonitorMigrateCancel, but ignoring if it fails? Might be
reasonable, but probably as a separate patch.
Should have read the series first - you did this in patch 10/10.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org