From: Jan Kiszka Date: Mon, 18 Oct 2010 13:38:40 +0000 (+0200) Subject: KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages X-Git-Tag: v2.6.37-rc1~142^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a31339aa014c0d0b97c57d3ebc997732f8f47fc;p=pandora-kernel.git KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages We also have to call kvm_iommu_map_pages for CONFIG_AMD_IOMMU. So drop the dependency on Intel IOMMU, kvm_iommu_map_pages will be a nop anyway if CONFIG_IOMMU_API is not defined. KVM-Stable-Tag. Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed