qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alon Levy
Subject: Re: [Qemu-devel] [PATCH 0/2] qxl: local rendering fixes.
Date: Tue, 25 Oct 2011 15:35:33 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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-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 patch series applied screen dumps of qxl devices work
> correctly.  Currently both the screendump itself and the SDL display
> after doing a screen dump are broken.
> 
> Gerd Hoffmann (2):
>   qxl: stride fixup
>   qxl: make sure we continue to run with a shared buffer
> 
>  hw/qxl-render.c |   36 ++++++++++++++++++++++++------------
>  hw/qxl.h        |    3 ++-
>  2 files changed, 26 insertions(+), 13 deletions(-)
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]