From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSlrD-0002aW-4y for qemu-devel@nongnu.org; Mon, 29 Oct 2012 05:42:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSlr7-0002lq-Ct for qemu-devel@nongnu.org; Mon, 29 Oct 2012 05:42:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38448) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSlr7-0002lk-4p for qemu-devel@nongnu.org; Mon, 29 Oct 2012 05:42:01 -0400 Message-ID: <508E4F5E.7080201@redhat.com> Date: Mon, 29 Oct 2012 10:41:51 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <508E34C4.8020706@redhat.com> <508E4413.5070405@suse.de> In-Reply-To: <508E4413.5070405@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: vineshp@xilinx.com, peter.maydell@linaro.org, Peter Crosthwaite , qemu-devel@nongnu.org, john.williams@xilinx.com, Avi Kivity , edgar.iglesias@gmail.com, David Gibson On 10/29/12 09:53, Andreas F=E4rber wrote: > Am 29.10.2012 08:48, schrieb Gerd Hoffmann: >> 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. >=20 > Wasn't there resistance against dma_context_memory in the other thread, > which this series is based on? Avi acked it, resistance was more on the matter-of-taste level, and it is a bug which needs fixing. So I think it is ok to include. cheers, Gerd