From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QF3Bb-0000jh-PT for qemu-devel@nongnu.org; Wed, 27 Apr 2011 07:45:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QF3Ba-0006H6-RA for qemu-devel@nongnu.org; Wed, 27 Apr 2011 07:45:39 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:61169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QF3Ba-0006Gx-8H for qemu-devel@nongnu.org; Wed, 27 Apr 2011 07:45:38 -0400 Message-ID: <4DB801E0.10809@rdsoftware.de> Date: Wed, 27 Apr 2011 13:45:36 +0200 From: Erik Rull MIME-Version: 1.0 References: <4D8A669C.4000700@rdsoftware.de> <4D96E0B3.8040301@rdsoftware.de> In-Reply-To: <4D96E0B3.8040301@rdsoftware.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi all, does nobody else struggle with this bug? I would like to help, but don't know where to start! Best regards, Erik Erik Rull wrote: > No idea how to start here? > If someone could assist me where to start and what information to > collect, I could help debugging and finding a solution for that. > > Best regards, > > Erik > > > Erik Rull wrote: >> When enabling the -device usb-host option support for adding >> automatically USB devices from the host to the guest, only one device >> gets detected. >> It does not matter if it is added via commandline or via device_add on >> the qemu console. >> >> Curious: If a second devices is plugged into the host, nothing happens >> in qemu. But on the host, the device is detected. If the first device is >> removed, the second device gets detected by qemu. If then the first >> device is added again, it gets not detected by qemu until the second >> device is removed and so on. >> >> When adding the devices manually, everything is fine. >> Confirmed with and without the ehci-patch on qemu-kvm 0.14.0. I first >> sent the report to the kvm list but it seems to be a pure qemu related >> issue. >> >> Best regards, >> >> Erik >> > >