From: Ben-Ami Yassour Date: Sun, 14 Sep 2008 00:48:28 +0000 (+0300) Subject: KVM: Device Assignment with VT-d X-Git-Tag: v2.6.28-rc1~269^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62c476c7c7f25a5b245b9902a935636e6316e58c;p=pandora-kernel.git KVM: Device Assignment with VT-d Based on a patch by: Kay, Allen M This patch enables PCI device assignment based on VT-d support. When a device is assigned to the guest, the guest memory is pinned and the mapping is updated in the VT-d IOMMU. [Amit: Expose KVM_CAP_IOMMU so we can check if an IOMMU is present and also control enable/disable from userspace] Signed-off-by: Kay, Allen M Signed-off-by: Weidong Han Signed-off-by: Ben-Ami Yassour Signed-off-by: Amit Shah Acked-by: Mark Gross Signed-off-by: Avi Kivity --- Reading git-diff-tree failed