[libvirt] [PATCH 5/5] qemu: Wait until destination QEMU consumes all migration data

Jiri Denemark jdenemar at redhat.com
Tue Oct 6 14:28:16 UTC 2015


On Tue, Oct 06, 2015 at 10:43:56 +0200, Peter Krempa wrote:
> On Mon, Oct 05, 2015 at 16:16:02 +0200, Jiri Denemark wrote:
> > Even though QEMU on the source host reports completed migration and thus
> > we move to the Finish phase, QEMU on the destination host may still be
> > processing migration data. Thus before we can start guest CPUs on the
> > destination, we have to wait for a completed migration event.
> > 
> > https://bugzilla.redhat.com/show_bug.cgi?id=1265902
> > 
> > Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> > ---
> >  src/qemu/qemu_migration.c | 21 +++++++++++++++++++++
> >  1 file changed, 21 insertions(+)
> > 
> 
> ACK,

Pushed, thanks.

Jirka




More information about the libvir-list mailing list