
23 Feb
2013
23 Feb
'13
8:01 a.m.
On 22.02.2013 23:23, Jiri Denemark wrote:
On Thu, Feb 21, 2013 at 14:39:26 +0100, Michal Privoznik wrote:
If a migration fails, we need to stop all block jobs running so qemu doesn't try to send data to destination over and over again. --- src/qemu/qemu_migration.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+)
This will need a follow-up patch to cancel drive mirror jobs in qemuProcessRecoverMigration when libvirtd is restarted during an outgoing migration.
ACK
Jirka
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
So I've pushed the patches. Will send follow-up patches soon. Thanks. Michal