mirror_qemu/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 console: add graphic_console_set_hwops 2014-09-29 10:20:09 +02:00
input.h input: add support for kbd delays 2014-06-04 08:40:41 +02:00
pixel_ops.h ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
qemu-pixman.h console: add qemu_pixman_linebuf_copy 2014-09-05 13:27:11 +02:00
qemu-spice.h include: add missing config-host.h include 2013-12-16 10:12:20 +01:00
spice-display.h spice: use bottom half instead of refresh timer for cursor updates 2014-12-16 14:15:29 +01:00