
22 Feb
2013
22 Feb
'13
11:23 p.m.
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