Following four patches contains changes for enabling VT-d PCI passthrough. The patches are located at:
git.kernel.org/pub/scm/linux/kernel/git/amit/kvm.git vtd I have incorporated most of the feedbacks from the last RFC submission. It was tested with passthrough an E1000 NIC to a linux guest using irqhook interrupt injection mechanism. 1) intel_iommu_move.patch: move intel-iommu.h/iova.h to include/linux. 2) intel_iommu_mods.patch: kvm modifications to intel-iommu.c. 3) kvm_generic.patch: vt-d hooks in generic KVM sources. 4) kvm_vtd.patch: vt-d specific files in KVM. Signed-off-by: Allen M. Kay <[EMAIL PROTECTED]> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
