[Spice-devel] [PATCH spice-gtk 03/13] migration: add connection state

Marc-André Lureau mlureau at redhat.com
Wed Nov 12 09:42:07 PST 2014



----- Original Message -----
> Hey,
> 
> On Sun, Nov 09, 2014 at 05:31:35PM +0100, Marc-André Lureau wrote:
> > Add a new migration state to track early migration step, when migration
> > session is connecting to destination
> 
> I'd say some preconditions need to be updated in channel-inputs.c:
> 
> g_return_if_fail(SPICE_CHANNEL(channel)->priv->state !=
> SPICE_CHANNEL_STATE_UNCONNECTED);

That is not directly related, there is already a similar bug:
https://bugs.freedesktop.org/show_bug.cgi?id=85967


More information about the Spice-devel mailing list