qemu-e2k/include/ui
Gerd Hoffmann 0b2824e5e4 spice: use bottom half instead of refresh timer for cursor updates
Calling directly doesn't work due to the qxl-render code running in
spice server thread context.  Meanwhile bottom half scheduling is
thread-safe though, so we can use that to kick a cursor update in
main i/o thread context.

Cc: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2014-12-16 14:15:29 +01:00
..
console.h
input.h
pixel_ops.h
qemu-pixman.h
qemu-spice.h
spice-display.h spice: use bottom half instead of refresh timer for cursor updates 2014-12-16 14:15:29 +01:00