From: Joerg Roedel Date: Wed, 26 Nov 2008 16:21:24 +0000 (+0100) Subject: add frontend implementation for the IOMMU API X-Git-Tag: v2.6.29-rc1~522^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2100eb4d0960b56c2c705a97941c08fb1c0fd4;p=pandora-kernel.git add frontend implementation for the IOMMU API This API can be used by KVM for accessing different types of IOMMUs to do device passthrough to guests. Beside that this API can also be used by device drivers to map non-linear host memory into dma-linear addresses to prevent sgather-gather DMA. UIO may be another user for this API. Signed-off-by: Joerg Roedel Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed