qemu-devel
[Top][All Lists]
Advanced

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

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


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/2] qxl: local rendering fixes.
Date: Tue, 25 Oct 2011 14:34:31 +0200

  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(-)




reply via email to

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