[Spice-devel] [qemu-spice PATCH 0/2] Awareness of spice mouse mode in QEMU/guest

yuri.benditovich at daynix.com yuri.benditovich at daynix.com
Mon Nov 14 12:09:41 UTC 2016


From: Yuri Benditovich <yuri.benditovich at daynix.com>

Published to 'spice-devel' list for reference only.
QXL device uses mouse mode change indication from spice
server and indicates this change to guest driver.
Requires updated spice-protocol and spice-server,
otherwise works and before without mouse mode change callback.

Yuri Benditovich (2):
  spice: added interface for getting current mouse mode
  qxl: callback from spice server upon mouse mode change

 hw/display/qxl.c        | 22 ++++++++++++++++++++++
 include/ui/qemu-spice.h | 14 ++++++++++++++
 ui/spice-core.c         |  5 +++++
 3 files changed, 41 insertions(+)

-- 
2.7.4



More information about the Spice-devel mailing list