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