[Qemu-devel] Re: [PATCH] Fix incoming migration

2009-11-10 Thread Juan Quintela
Mark McLoughlin wrote: > On Tue, 2009-11-10 at 18:03 +0100, Juan Quintela wrote: >> Mark McLoughlin wrote: >> > On Fri, 2009-11-06 at 15:58 +0100, Juan Quintela wrote: >> >> commit b04c4134d6de28c249277de19e523bfbe4aebbd6 >> >> broke incoming migration. After talking with Gleb, code was intended

[Qemu-devel] Re: [PATCH] Fix incoming migration

2009-11-10 Thread Mark McLoughlin
On Tue, 2009-11-10 at 18:03 +0100, Juan Quintela wrote: > Mark McLoughlin wrote: > > On Fri, 2009-11-06 at 15:58 +0100, Juan Quintela wrote: > >> commit b04c4134d6de28c249277de19e523bfbe4aebbd6 > >> broke incoming migration. After talking with Gleb, code was intended > >> to be the way is in this

[Qemu-devel] Re: [PATCH] Fix incoming migration

2009-11-10 Thread Juan Quintela
Mark McLoughlin wrote: > On Fri, 2009-11-06 at 15:58 +0100, Juan Quintela wrote: >> commit b04c4134d6de28c249277de19e523bfbe4aebbd6 >> broke incoming migration. After talking with Gleb, code was intended >> to be the way is in this fix. This fixes migration here. > > Tried to reproduce and it wo