Re: [Qemu-devel] [PATCH 0/2] qxl: local rendering fixes.

2011-10-25 Thread Alon Levy
On Tue, Oct 25, 2011 at 02:34:31PM +0200, Gerd Hoffmann wrote: > Hi, > Both look good (do we ACK here?) I'll rebase my controvertial monitor async patches on this. > These two patches fix up some issues we have with local rendering, > i.e. spice-server rendering the screen instead of spice-cl

[Qemu-devel] [PATCH 0/2] qxl: local rendering fixes.

2011-10-25 Thread Gerd Hoffmann
Hi, These two patches fix up some issues we have with local rendering, i.e. spice-server rendering the screen instead of spice-client. Local rendering is used when qemu itself needs a fully rendered qxl display. Happens when combining qxl with vnc or sdl, also when doing screendumps. With this