On Wed, Jun 29, 2011 at 11:55:09AM +0200, Gerd Hoffmann wrote:
> Hi,
>
> >zeroing the guest_surfaces should be moved to
> >qemu_spice_destroy_surfaces. It is an older bug that it wasn't preformed
> >on QXL_IO_DESTROY_ALL_SURFACES (which isn't actually called now, but
> >once S3 support is commit
Hi,
zeroing the guest_surfaces should be moved to
qemu_spice_destroy_surfaces. It is an older bug that it wasn't preformed
on QXL_IO_DESTROY_ALL_SURFACES (which isn't actually called now, but
once S3 support is committed, it will). The zeroing must be performed
synchronically with worker->dest
On 06/22/2011 11:46 AM, Gerd Hoffmann wrote:
Hi,
Add wrapper functions for all spice worker calls.
Signed-off-by: Gerd Hoffmann
---
hw/qxl-render.c|4 +-
hw/qxl.c | 32 +-
ui/spice-display.c | 94 ---
ui/
Add wrapper functions for all spice worker calls.
Signed-off-by: Gerd Hoffmann
---
hw/qxl-render.c|4 +-
hw/qxl.c | 32 +-
ui/spice-display.c | 94 ---
ui/spice-display.h | 20 +++
4 files changed, 12