qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] mouse fixups


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/2] mouse fixups
Date: Fri, 8 Oct 2010 12:30:12 +0200

  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

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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]