From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSLJS-0003VV-Lx for qemu-devel@nongnu.org; Thu, 10 May 2012 00:49:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSLJR-0001Qz-3G for qemu-devel@nongnu.org; Thu, 10 May 2012 00:49:14 -0400 Received: from gate.crashing.org ([63.228.1.57]:49604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSLJQ-0001Ql-Qq for qemu-devel@nongnu.org; Thu, 10 May 2012 00:49:13 -0400 Received: from pasglop.ozlabs.ibm.com (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id q4A4n7rR013061 for ; Wed, 9 May 2012 23:49:08 -0500 From: Benjamin Herrenschmidt Date: Thu, 10 May 2012 14:48:54 +1000 Message-Id: <1336625347-10169-1-git-send-email-benh@kernel.crashing.org> Subject: [Qemu-devel] [PATCH 00/13] IOMMU infrastructure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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.