
10 Jun
2015
10 Jun
'15
4:50 p.m.
On Wed, Jun 10, 2015 at 15:42:40 +0200, Jiri Denemark wrote:
Abort migration as soon as we detect that some of the disk mirrors failed. There's no sense in trying to finish memory migration first.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
Notes: Version 3: - new patch (separated from "qemu: Use domain condition for synchronous block jobs")
src/qemu/qemu_migration.c | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-)
ACK, Peter