From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLVJ5-0002Cx-9b for qemu-devel@nongnu.org; Tue, 09 Oct 2012 04:36:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLVIz-0003EB-Ai for qemu-devel@nongnu.org; Tue, 09 Oct 2012 04:36:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLVIz-0003E5-30 for qemu-devel@nongnu.org; Tue, 09 Oct 2012 04:36:45 -0400 Message-ID: <5073E275.8020006@redhat.com> Date: Tue, 09 Oct 2012 10:38:13 +0200 From: Hans de Goede MIME-Version: 1.0 References: <505D84F3.3070106@web.de> <50735C33.70703@redhat.com> In-Reply-To: <50735C33.70703@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [v2] usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , Gerd Hoffmann Hi, On 10/09/2012 01:05 AM, Hans de Goede wrote: > Hi, > > Some comments inline, I've a version with all the comments fixed here: > http://cgit.freedesktop.org/~jwrdegoede/qemu/commit/?h=qemu-kvm-1.2-usbredir&id=5e342d2d2186757cc41b2f834e3503cf10e98c2b > And I now also have redirecting super-speed mass-storage devices to an emulated EHCI controller working: http://cgit.freedesktop.org/~jwrdegoede/qemu/commit/?h=qemu-kvm-1.2-usbredir&id=a6bdb97481c62b42e4106e7670364e61acde8037 Not sure what will happen when we actually get UAS devices in this scenario though, will need to test, but UAS devices are very hard to find... Gerd, do you know where I can buy an UAS device (note a German source is fine) ? Regards, Hans