From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGiul-0003mi-MN for qemu-devel@nongnu.org; Wed, 06 Jan 2016 02:53:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGiui-0005tu-E9 for qemu-devel@nongnu.org; Wed, 06 Jan 2016 02:53:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGiui-0005to-8Q for qemu-devel@nongnu.org; Wed, 06 Jan 2016 02:53:48 -0500 Message-ID: <1452066825.6096.18.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 06 Jan 2016 08:53:45 +0100 In-Reply-To: References: <1450102686-23855-1-git-send-email-kraxel@redhat.com> <1451908596.7377.95.camel@redhat.com> <1451977524.31764.2.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [vfio-users] [PATCH v2 1/3] input: add qemu_input_qcode_to_linux + qemu_input_linux_to_qcode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sL1pKn07 SpinFlo Cc: Jonathan Scruggs , qemu-devel@nongnu.org, vfio-users On Di, 2016-01-05 at 15:44 +0100, sL1pKn07 SpinFlo wrote: > 2016-01-05 9:06 GMT+01:00 Jonathan Scruggs : > > I notice no bugs as of yet. >=20 > Hi > I found one (if can call that) bug >=20 > I use a physical USB switch for share the K/M with other PC > when switch to other pc, lost the signal. How does the switch work? Disconnect the usb devices (i.e. they are gone from lsusb output)? cheers, Gerd