From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=56386 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZi7K-0005YN-9Q for qemu-devel@nongnu.org; Mon, 03 Jan 2011 05:58:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZi7I-0007W5-G5 for qemu-devel@nongnu.org; Mon, 03 Jan 2011 05:58:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZi7I-0007Vp-6Q for qemu-devel@nongnu.org; Mon, 03 Jan 2011 05:58:20 -0500 Message-ID: <4D21ABC6.2070908@redhat.com> Date: Mon, 03 Jan 2011 11:58:14 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Where is ehci hiding ? References: <20101221151625.GA96057@dspnet.fr> In-Reply-To: <20101221151625.GA96057@dspnet.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Olivier Galibert Cc: qemu-devel@nongnu.org On 12/21/10 16:16, Olivier Galibert wrote: > Hi all, > > Google sees patches to hw/usb-ehci.c from time to time, in > http://www.mail-archive.com/qemu-devel@nongnu.org/msg37741.html for > instance. Where is that code hiding, since I just can't find it in > the git tree? I'm busy working on the qemu usb subsystem, ehci is one of the items on my todo list. My latest bits are here: http://cgit.freedesktop.org/spice/qemu/log/?h=usb.3.wip cheers, Gerd