From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SU60b-0006Ga-8R for qemu-devel@nongnu.org; Mon, 14 May 2012 20:53:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SU60Y-0007PP-V5 for qemu-devel@nongnu.org; Mon, 14 May 2012 20:53:00 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:40822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SU60Y-0007PA-Kk for qemu-devel@nongnu.org; Mon, 14 May 2012 20:52:58 -0400 Received: by obbwd20 with SMTP id wd20so10013891obb.4 for ; Mon, 14 May 2012 17:52:57 -0700 (PDT) Message-ID: <4FB1A8E6.8040009@codemonkey.ws> Date: Mon, 14 May 2012 19:52:54 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1336625347-10169-1-git-send-email-benh@kernel.crashing.org> In-Reply-To: <1336625347-10169-1-git-send-email-benh@kernel.crashing.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/13] IOMMU infrastructure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: qemu-devel@nongnu.org On 05/09/2012 11:48 PM, Benjamin Herrenschmidt wrote: > Hi folks ! > > This is a repose (& rebase on top of current HEAD) of > David and Eduard iommu patch series which provides the > necessary infrastructure for doing DMA through an iommu, > along with the SPAPR iommu implementation. > > David is on vacation, so make sure to CC all comments > to me. Looks mostly good. Just limited comments on a few of the patches. Regards, Anthony Liguori > > >