Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-01-03 | VT-d: remove now unused intel_iommu_found function | Joerg Roedel | 2 | -15/+0 |
2009-01-03 | VT-d: register functions for the IOMMU API | Joerg Roedel | 1 | -0/+15 |
2009-01-03 | VT-d: adapt domain iova_to_phys function for IOMMU API | Joerg Roedel | 2 | -5/+4 |
2009-01-03 | VT-d: adapt domain map and unmap functions for IOMMU API | Joerg Roedel | 2 | -17/+20 |
2009-01-03 | VT-d: adapt device attach and detach functions for IOMMU API | Joerg Roedel | 2 | -16/+15 |
2009-01-03 | VT-d: adapt domain init and destroy functions for IOMMU API | Joerg Roedel | 2 | -17/+18 |
2009-01-03 | KVM: change KVM to use IOMMU API | Joerg Roedel | 9 | -34/+33 |
2009-01-03 | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel | 3 | -0/+7 |