Re: [Qemu-devel] migrate -b problems

2017-04-18 Thread Juan Quintela
Kevin Wolf wrote: > Hi all, Hi > after getting assertion failure reports for block migration in the last > minute, we just hacked around it by commenting out op blocker assertions > for the 2.9 release, but now we need to see how to fix things properly. > Luckily, get_maintainer.pl doesn't repor

Re: [Qemu-devel] migrate -b problems

2017-04-12 Thread 858585 jemmy
it this bug? https://bugs.launchpad.net/qemu/+bug/1681688 On Wed, Apr 12, 2017 at 5:18 PM, Kevin Wolf wrote: > Hi all, > > after getting assertion failure reports for block migration in the last > minute, we just hacked around it by commenting out op blocker assertions > for the 2.9 release, but

[Qemu-devel] migrate -b problems

2017-04-12 Thread Kevin Wolf
Hi all, after getting assertion failure reports for block migration in the last minute, we just hacked around it by commenting out op blocker assertions for the 2.9 release, but now we need to see how to fix things properly. Luckily, get_maintainer.pl doesn't report me, but only you. :-) The main