From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40039 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PV7iK-0002Ql-S6 for qemu-devel@nongnu.org; Tue, 21 Dec 2010 14:17:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PV7iH-0008Ra-Sd for qemu-devel@nongnu.org; Tue, 21 Dec 2010 14:17:36 -0500 Received: from sj-iport-6.cisco.com ([171.71.176.117]:62199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PV7iH-0008R9-NV for qemu-devel@nongnu.org; Tue, 21 Dec 2010 14:17:33 -0500 Message-ID: <4D10FD4A.8010109@cisco.com> Date: Tue, 21 Dec 2010 12:17:30 -0700 From: "David S. Ahern" MIME-Version: 1.0 Subject: Re: [Qemu-devel] Where is ehci hiding ? References: <20101221151625.GA96057@dspnet.fr> <4D10D340.6000006@cisco.com> <20101221183915.GA33848@dspnet.fr> In-Reply-To: <20101221183915.GA33848@dspnet.fr> 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: Olivier Galibert Cc: qemu-devel@nongnu.org On 12/21/10 11:39, Olivier Galibert wrote: > On Tue, Dec 21, 2010 at 09:18:08AM -0700, David S. Ahern wrote: >> >> >> On 12/21/10 08: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? >> >> git://git.kiszka.org/qemu.git ehci >> >> Not much has been done in the past 4+ months. > > Thanks. Any idea what's missing to get it into mainline? Reading > what little discussions I could find was unenlightening. > > OG. This is the summary of open items: http://www.mail-archive.com/qemu-devel@nongnu.org/msg46381.html David