From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLWfq-0006LE-BK for qemu-devel@nongnu.org; Tue, 09 Oct 2012 06:04:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLWfk-0002Zu-Gy for qemu-devel@nongnu.org; Tue, 09 Oct 2012 06:04:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLWfk-0002YS-7v for qemu-devel@nongnu.org; Tue, 09 Oct 2012 06:04:20 -0400 Message-ID: <5073F6FE.9090004@redhat.com> Date: Tue, 09 Oct 2012 12:05:50 +0200 From: Hans de Goede MIME-Version: 1.0 References: <505D84F3.3070106@web.de> <50735C33.70703@redhat.com> <5073E275.8020006@redhat.com> In-Reply-To: <5073E275.8020006@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 10:38 AM, Hans de Goede wrote: > 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 > Oops this causes full speed devices to get attached as high speed, not good, new revision of both patches here: http://cgit.freedesktop.org/~jwrdegoede/qemu/commit/?h=qemu-kvm-1.2-usbredir&id=76231208ad556cceb07f97db349699421d121030 http://cgit.freedesktop.org/~jwrdegoede/qemu/commit/?h=qemu-kvm-1.2-usbredir&id=7a04479a4dd1d810199fbb6d7d36eae6390c36bc Regards, Hans