spice: add mouse cursor support
authorGerd Hoffmann <kraxel@redhat.com>
Sat, 7 Jun 2014 11:03:10 +0000 (13:03 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 13 Jun 2014 10:34:57 +0000 (12:34 +0200)
commit5643fc012c2b7335eda43db90bd1e64d912428b0
tree918043088f49e2917a45ff2a611a84a2517e41ca
parent2a2c4830c0068d70443f3dddc4cc668f0c601b5c
spice: add mouse cursor support

So you'll have a mouse pointer when running non-qxl gfx cards with
mouse pointer support (virtio-gpu, IIRC vmware too).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/qxl.c
include/ui/spice-display.h
ui/spice-display.c