[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1327800] Re: USB mouse is jumpy on y-axis (patch attac
From: |
Christian Burger |
Subject: |
[Qemu-devel] [Bug 1327800] Re: USB mouse is jumpy on y-axis (patch attached) |
Date: |
Sun, 08 Jun 2014 15:53:57 -0000 |
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 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:
New
Bug description:
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.0.0). A bisect narrowed it down to here
8b84286f4cd0ff5dbf367dc55cf20d9762ac5634. The patch attached is based
on 50809c8b9288a9bfe1fdec926b7ef985608a7ea6. I hope it doesn't cause
another problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1327800/+subscriptions
- [Qemu-devel] [PATCH 00/10 v4] bsd-user: update strace syscalls and breakout BSD distros, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 03/10 v4] bsd-user: Implement strace support for print_sysctl syscall, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 02/10 v4] bsd-user: GPL v2 attribution update and style, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 01/10 v4] bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 05/10 v4] bsd-user: Implement new syscall print_sysarch and add strace support, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 06/10 v4] bsd-user: Implement strace support for __acl_* syscalls, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 04/10 v4] bsd-user: Implement strace support for print_ioctl syscall, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 07/10 v4] bsd-user: Implement strace support for extattr_* syscalls, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 08/10 v4] bsd-user: Implement strace support for thr_* syscalls, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 09/10 v4] bsd-user: Fix syscall format, add strace support for more syscalls, Sean Bruno, 2014/06/08
- [Qemu-devel] [PATCH 10/10 v4] bsd-user: Add TARGET_HW_MACHINE TARGET_HW_MACHINE_ARCH for future use, Sean Bruno, 2014/06/08