[Qemu-devel] [PATCH 3/4] spice: don't call displaystate callbacks from spice server context.

2011-05-03 Thread Gerd Hoffmann
This patch moves the displaystate callback calls for setting the cursor and the mouse pointer from spice server to qemu (iothread) context. This allows us to simplify locking. Signed-off-by: Gerd Hoffmann kra...@redhat.com --- hw/qxl-render.c| 25 - hw/qxl.c

[Qemu-devel] [PATCH 3/4] spice: don't call displaystate callbacks from spice server context.

2011-04-29 Thread Gerd Hoffmann
This patch moves the displaystate callback calls for setting the cursor and the mouse pointer from spice server to qemu (iothread) context. This allows us to simplify locking. Signed-off-by: Gerd Hoffmann kra...@redhat.com --- hw/qxl-render.c| 25 - hw/qxl.c