On 10/08/2010 05:30 AM, Gerd Hoffmann wrote:
Hi,
In the 0.13 devel cycle the mouse handler activation code has been
updated, but (at least) two drivers have not been updated accordingly:
vmmouse and usb-wacom. This patch series updates them so they are
functional again.
IMHO the patches should also be cherry-picked into stable.
The patches are also available in the git repository at:
git://anongit.freedesktop.org/spice/qemu mouse.1
Applied. Thanks.
Regards,
Anthony Liguori
Gerd Hoffmann (2):
vmmouse: adapt to mouse handler changes.
wacom tablet: activate event handlers.
hw/usb-wacom.c | 13 ++++++++++---
hw/vmmouse.c | 31 +++++++++++++++++++++----------
2 files changed, 31 insertions(+), 13 deletions(-)