aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio_iommu_type1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-11VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis1-19/+21
2013-07-01vfio/type1: Fix leak on error pathAlex Williamson1-5/+8
2013-06-25vfio/type1: Fix missed frees and zero sized removesAlex Williamson1-35/+42
2013-06-21vfio: Provide module option to disable vfio_iommu_type1 hugepage supportAlex Williamson1-0/+11
2013-06-21vfio: hugepage support for vfio_iommu_type1Alex Williamson1-185/+338
2013-06-21vfio: Convert type1 iommu to use rbtreeAlex Williamson1-94/+96
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson1-0/+753