From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58794 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PV3xM-00075T-Hl for qemu-devel@nongnu.org; Tue, 21 Dec 2010 10:16:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PV3xJ-0006Nl-Qu for qemu-devel@nongnu.org; Tue, 21 Dec 2010 10:16:50 -0500 Received: from dspnet.fr ([188.165.44.67]:29531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PV3xJ-0006FY-MU for qemu-devel@nongnu.org; Tue, 21 Dec 2010 10:16:49 -0500 Date: Tue, 21 Dec 2010 16:16:25 +0100 From: Olivier Galibert Message-ID: <20101221151625.GA96057@dspnet.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Where is ehci hiding ? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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? Best, OG.