From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSk5E-0006XE-GI for qemu-devel@nongnu.org; Mon, 29 Oct 2012 03:48:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSk5D-0002xG-NO for qemu-devel@nongnu.org; Mon, 29 Oct 2012 03:48:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSk5D-0002xC-Ez for qemu-devel@nongnu.org; Mon, 29 Oct 2012 03:48:27 -0400 Message-ID: <508E34C4.8020706@redhat.com> Date: Mon, 29 Oct 2012 08:48:20 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/8] Sysbus EHCI + Zynq USB. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite Cc: vineshp@xilinx.com, peter.maydell@linaro.org, qemu-devel@nongnu.org, john.williams@xilinx.com, edgar.iglesias@gmail.com, afaerber@suse.de On 10/29/12 02:34, Peter Crosthwaite wrote: > Added Sysbus variant of EHCI and attached it to Xilinx Zynq. The EHCI stuff is going to useful for Tegra too. Patch series added to usb patch queue. thanks, Gerd