[Qemu-devel] [Bug 1327800] Re: USB mouse is jumpy on y-axis (patch attached)

2014-11-02 Thread Christian Burger
fixed released long time ago ** Changed in: qemu Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1327800 Title: USB mouse is jumpy on y-axis (patch attac

[Qemu-devel] [Bug 1327800] Re: USB mouse is jumpy on y-axis (patch attached)

2014-07-02 Thread Christian Burger
** Changed in: qemu Status: New => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1327800 Title: USB mouse is jumpy on y-axis (patch attached) Status in QEMU: Fix Committed

[Qemu-devel] [PATCH] input: fix jumpy mouse cursor with USB mouse emulation

2014-06-14 Thread Christian Burger
Guest mouse pointer was jumpy, when moving host mouse in the vertical direction (see bug #1327800). Signed-off-by: Christian Burger --- hw/input/hid.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/input/hid.c b/hw/input/hid.c index 295bdab..c58847e 100644 --- a/hw

[Qemu-devel] [Bug 1327800] Re: USB mouse is jumpy on y-axis (patch attached)

2014-06-08 Thread Christian Burger
Sorry, I forgot to give steps to reproduce the issue: 1) I used Tiny Core Linux from here: http://distro.ibiblio.org/tinycorelinux/downloads.html 2) started it with $ qemu-system-x86_64 -enable-kvm -m 1024 -usb -device usb-mouse -hda TinyCore-current.iso -- You received this bug notification

[Qemu-devel] [Bug 1327800] [NEW] USB mouse is jumpy on y-axis (patch attached)

2014-06-08 Thread Christian Burger
Public bug reported: Found a problem with the mouse while using revision 50809c8b9288a9bfe1fdec926b7ef985608a7ea6. The mouse misbehaved and jumped up and down while trying to move in one direction along the y-axis (up or down). All was good at revision a9e8aeb3755bccb7b51174adcf4a3fc427e0d147 (v2