]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
input: fix jumpy mouse cursor with USB mouse emulation
authorChristian Burger <christian@krikkel.de>
Sat, 14 Jun 2014 19:19:41 +0000 (20:19 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 1 Jul 2014 11:26:37 +0000 (13:26 +0200)
commit35e83d10f230616888cc4258ceddf06a612dde8a
tree5e6352f53d387413c3ae1d60ce2ada02d99c98e6
parentb3959efdbb2dc3d5959e3b0a8e188126930beca8
input: fix jumpy mouse cursor with USB mouse emulation

Guest mouse pointer was jumpy, when moving host mouse in the vertical direction (see bug #1327800).

Signed-off-by: Christian Burger <christian@krikkel.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/input/hid.c