All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] mouse fixups
@ 2010-10-08 10:30 Gerd Hoffmann
  2010-10-08 10:30 ` [Qemu-devel] [PATCH 1/2] vmmouse: adapt to mouse handler changes Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2010-10-08 10:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: hdegoede, Gerd Hoffmann

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-20 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08 10:30 [Qemu-devel] [PATCH 0/2] mouse fixups Gerd Hoffmann
2010-10-08 10:30 ` [Qemu-devel] [PATCH 1/2] vmmouse: adapt to mouse handler changes Gerd Hoffmann
2010-10-08 10:30 ` [Qemu-devel] [PATCH 2/2] wacom tablet: activate event handlers Gerd Hoffmann
2010-10-20 19:04 ` [Qemu-devel] [PATCH 0/2] mouse fixups Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.