From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRN3K-0006Pm-2E for qemu-devel@nongnu.org; Tue, 19 Dec 2017 13:55:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRN3G-00011U-23 for qemu-devel@nongnu.org; Tue, 19 Dec 2017 13:55:46 -0500 Received: from indium.canonical.com ([91.189.90.7]:48204) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRN3F-000103-Rw for qemu-devel@nongnu.org; Tue, 19 Dec 2017 13:55:41 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.86_2 #2 (Debian)) id 1eRN3E-0004g4-0P for ; Tue, 19 Dec 2017 18:55:40 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id EA4182E8060 for ; Tue, 19 Dec 2017 18:55:39 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 19 Dec 2017 18:49:47 -0000 From: Geoffrey McRae <1722884@bugs.launchpad.net> Reply-To: Bug 1722884 <1722884@bugs.launchpad.net> Sender: bounces@canonical.com References: <150774787109.964.13450141235232669497.malonedeb@chaenomeles.canonical.com> Message-Id: <151370938767.18701.16541935187327807223.malone@chaenomeles.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1722884] Re: keyboard input while mouse moving triggers mouse failure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This bug needs some attention, we just released Looking Glass which relies heavily on the relative input mode of SPICE which in turn relies heavily on the virtual i8042 controller. This project has the ability to completely eliminate the need to dual boot a Linux machine with windows and is gaining much public attention, if it wasn't for this bug it would be damn near perfect. Please see: https://looking-glass.hostfission.com https://github.com/gnif/LookingGlass https://level1techs.com/video/new-tech-iommu-users-looking-glass-headless-p= assthrough https://www.phoronix.com/scan.php?page=3Dnews_item&px=3DLooking-Glass-KVM-F= rame-Relay I have already tried to trace this down but between Looking Glass and my day job I simply don't have time at the moment. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1722884 Title: keyboard input while mouse moving triggers mouse failure Status in QEMU: New Bug description: When QEMU is getting a ton of mouse input events if keys are pressed on the keyboard the scan code will be corrupted causing erroneous behavior. I have confirmed this problem in the latest version in git (530049bc1dcc24c1178a29d99ca08b6dd08413e0). After the erroneous behavior the operating system issues a keyboard reset which prevents the mouse from functioning until the operating system is restarted. This seems to only occur if the PS2 mouse is being used as the input, the tablet input device doesn't exhibit this behavior. The same problem was reported here also: https://openxt.atlassian.net/browse/OXT-562 Host : Debian 9 CPU : Ryzen 1700X RAM : 16GB Kernel: 4.12.0-0.bpo.2-amd64 Guest : Windows 10 (KVM) RAM : 8GB (1GB Huge pages) To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1722884/+subscriptions