Re: [Spice-devel] [PATCH 0/3] RfC: fix locking

2011-04-28 Thread Alon Levy
On Thu, Apr 28, 2011 at 01:26:38PM +0200, Gerd Hoffmann wrote: > On 04/28/11 13:14, Alon Levy wrote: > >On Thu, Apr 28, 2011 at 12:13:07PM +0200, Gerd Hoffmann wrote: > >> Hi folks, > >> > >>Here is a alternative approach to fix the qemu locking issue. It simply > >>handles the updates in the di

Re: [Spice-devel] [PATCH 0/3] RfC: fix locking

2011-04-28 Thread Gerd Hoffmann
On 04/28/11 13:14, Alon Levy wrote: On Thu, Apr 28, 2011 at 12:13:07PM +0200, Gerd Hoffmann wrote: Hi folks, Here is a alternative approach to fix the qemu locking issue. It simply handles the updates in the display refresh timer instead of switching back and forth between the threads using

Re: [Spice-devel] [PATCH 0/3] RfC: fix locking

2011-04-28 Thread Alon Levy
On Thu, Apr 28, 2011 at 12:13:07PM +0200, Gerd Hoffmann wrote: > Hi folks, > > Here is a alternative approach to fix the qemu locking issue. It simply > handles the updates in the display refresh timer instead of switching > back and forth between the threads using the pipe. > > comments? Loo

[Spice-devel] [PATCH 0/3] RfC: fix locking

2011-04-28 Thread Gerd Hoffmann
Hi folks, Here is a alternative approach to fix the qemu locking issue. It simply handles the updates in the display refresh timer instead of switching back and forth between the threads using the pipe. comments? Gerd Gerd Hoffmann (3): spice: don't create updates in spice server context