[libvirt] [PATCH] qemu: Fix seamless spice migration

Jiri Denemark jdenemar at redhat.com
Mon Feb 6 08:46:54 UTC 2012


On Fri, Feb 03, 2012 at 12:48:58 -0700, Eric Blake wrote:
> On 02/03/2012 03:04 AM, Jiri Denemark wrote:
> > Calling qemuDomainMigrateGraphicsRelocate notifies spice clients to
> > connect to destination qemu so that they can seamlessly switch streams
> > once migration is done. Unfortunately, current qemu is not able to
> > accept any connections while incoming migration connection is open.
> > Thus, we need to delay opening the migration connection to the point
> > spice client is already connected to the destination qemu.
> > ---
> >  src/qemu/qemu_migration.c |   83 +++++++++++++++++++++++++++++---------------
> >  1 files changed, 55 insertions(+), 28 deletions(-)
> 
> ACK.

Pushed, thanks.

Jirka




More information about the libvir-list mailing list