qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qxl: local rendering fixes.
@ 2011-10-25 12:34 Gerd Hoffmann
  2011-10-25 12:34 ` [Qemu-devel] [PATCH 1/2] qxl: stride fixup Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2011-10-25 12:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: 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 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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-25 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 12:34 [Qemu-devel] [PATCH 0/2] qxl: local rendering fixes Gerd Hoffmann
2011-10-25 12:34 ` [Qemu-devel] [PATCH 1/2] qxl: stride fixup Gerd Hoffmann
2011-10-25 12:34 ` [Qemu-devel] [PATCH 2/2] qxl: make sure we continue to run with a shared buffer Gerd Hoffmann
2011-10-25 13:35 ` [Qemu-devel] [PATCH 0/2] qxl: local rendering fixes Alon Levy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).