Re: [PATCH] ui: fix spice display regression

2021-01-28 Thread Marc-André Lureau
Hi On Wed, Jan 27, 2021 at 2:54 PM Paolo Bonzini wrote: > > On 27/01/21 11:18, Marc-André Lureau wrote: > > Hi > > > > On Wed, Jan 27, 2021 at 2:03 PM wrote: > >> > >> From: Marc-André Lureau > >> > >> Since commit b4e1a342112e50e05b609e857f38c1f2b7aafdc4 ("vl: remove > >> separate preconfig ma

Re: [PATCH] ui: fix spice display regression

2021-01-27 Thread Paolo Bonzini
On 27/01/21 11:18, Marc-André Lureau wrote: Hi On Wed, Jan 27, 2021 at 2:03 PM wrote: From: Marc-André Lureau Since commit b4e1a342112e50e05b609e857f38c1f2b7aafdc4 ("vl: remove separate preconfig main_loop"), spice initialization is a bit dodgy, and the client get stuck waiting for server e

Re: [PATCH] ui: fix spice display regression

2021-01-27 Thread Marc-André Lureau
Hi On Wed, Jan 27, 2021 at 2:03 PM wrote: > > From: Marc-André Lureau > > Since commit b4e1a342112e50e05b609e857f38c1f2b7aafdc4 ("vl: remove > separate preconfig main_loop"), spice initialization is a bit dodgy, and > the client get stuck waiting for server events. > > The initialization order c