From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45053 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTzbH-0007Jj-U3 for qemu-devel@nongnu.org; Sat, 18 Dec 2010 11:25:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTzbG-0003H0-M0 for qemu-devel@nongnu.org; Sat, 18 Dec 2010 11:25:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTzbG-0003Fe-Dt for qemu-devel@nongnu.org; Sat, 18 Dec 2010 11:25:38 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oBIGPYfo020657 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 18 Dec 2010 11:25:34 -0500 Received: from shalem.localdomain (vpn1-5-144.ams2.redhat.com [10.36.5.144]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id oBIGPWUm001231 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 18 Dec 2010 11:25:33 -0500 Message-ID: <4D0CE1B7.9010205@redhat.com> Date: Sat, 18 Dec 2010 17:30:47 +0100 From: Hans de Goede MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [Spice-devel] RFC; usb redirection protocol References: <137273315.18.1292415641415.JavaMail.root@zimbra.grelot.net> In-Reply-To: <137273315.18.1292415641415.JavaMail.root@zimbra.grelot.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, On 12/15/2010 01:20 PM, Fr=C3=A9d=C3=A9ric Grelot wrote: >>> Do you know whenever certain low-level usb ops can work with this? >>> >> >> I expect most usb devices to work with this, I don't know about >> really weird ones. >> >>> Specifically iphone firmware flashing was mentioned on the list. >>> >> >> I think that should work, but that is an interesting case about which >> I don't know enough yet. > > If that can help you, I may try to capture the usb activities while doi= ng the next firmware upgrade. > Unfortunately, it'll be under Windows so I don't know what tool I could= use for that. > If I can confirm that the upgrade works with Oracle Virtualbox, I could= also try that, and capture it at guest /and/ host level. > usb sniff logs under windows, or usbmon logs of the relevant bus under Li= nux while doing the update in a virtualbox vm would certainly be good to have. Thanks, Hans