]> git.proxmox.com Git - mirror_qemu.git/commit
spice: wakeup QXL worker to pick up mouse changes
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 30 Jan 2017 10:45:40 +0000 (14:45 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 31 Jan 2017 07:50:21 +0000 (08:50 +0100)
commit51e0b654539d587f09fc23074d1ae2a9c7747b06
tree419ea5c3ddcabaa4a8ae0e67517b5485c426de5f
parent66f6b82bf26cc15e33a39390844035d017102902
spice: wakeup QXL worker to pick up mouse changes

Without it, server-mode mouse is "slow" to update position: QXL will
wait until new display commands come. This is very visible with
virtio-gpu.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20170130104540.14660-1-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-display.c