From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46153 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POyc8-00031v-JC for qemu-devel@nongnu.org; Sat, 04 Dec 2010 15:21:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POyc6-0002JC-RP for qemu-devel@nongnu.org; Sat, 04 Dec 2010 15:21:48 -0500 Received: from sj-iport-1.cisco.com ([171.71.176.70]:27034) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POyc6-0002Is-NA for qemu-devel@nongnu.org; Sat, 04 Dec 2010 15:21:46 -0500 Message-ID: <4CFAA2D9.3010106@cisco.com> Date: Sat, 04 Dec 2010 13:21:45 -0700 From: "David S. Ahern" MIME-Version: 1.0 Subject: Re: [Qemu-devel] State of EHCI emulation for QEMU References: <4CDEE6C5.3010808@web.de> <4CF988EC.6010004@redhat.com> <4CFA0462.8080407@web.de> In-Reply-To: <4CFA0462.8080407@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka , Gerd Hoffmann Cc: Jes Sorensen , qemu-devel On 12/04/10 02:05, Jan Kiszka wrote: > Am 04.12.2010 01:18, Gerd Hoffmann wrote: >> Hi, >> >>> as you may know, there is an experimental git repository at >>> >>> git://git.kiszka.org/qemu.git ehci >> >> Looking into this right now as I'm busy with various usb issues anyway. >> Current state: >> http://cgit.freedesktop.org/spice/qemu/log/?h=usb.1 >> It appears that the import of the ehci code to spice has completely lost the development history and code contributions - from the original version by Mark Burkley through the work I've done on it. Would you mind pulling in the patch history instead of just the final code? I'll respond in --verbose mode for the other questions later this weekend when I get more time. David