From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qtixa-0000Ax-IK for qemu-devel@nongnu.org; Wed, 17 Aug 2011 12:27:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtixY-0003hw-Nf for qemu-devel@nongnu.org; Wed, 17 Aug 2011 12:27:18 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:53156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtixY-0003hf-7Z for qemu-devel@nongnu.org; Wed, 17 Aug 2011 12:27:16 -0400 Message-ID: <4E4BEC06.40405@rdsoftware.de> Date: Wed, 17 Aug 2011 18:27:50 +0200 From: Erik Rull MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Howto - USB Port and EHCI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi all, is there a documentation available for the new USB EHCI and Port selection feature? I have read some patches that contained these updates, but I don't know how to tell my USB device to be exposed as EHCI device to the guest. My info usbhost shows 5x UHCI and 1x EHCI host after adding device_add usbhost. Thanks. Best regards, Erik