aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07vfio: Make the group FD disassociate from the iommu_groupJason Gunthorpe1-1/+0
2022-10-04vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe1-1/+1
2022-10-04vfio: Remove the vfio_group->users and users_compJason Gunthorpe1-2/+1
2022-09-27vfio: Follow a strict lifetime for struct iommu_groupJason Gunthorpe1-0/+8
2022-09-22vfio: Move container code into drivers/vfio/container.cJason Gunthorpe1-0/+46
2022-09-22vfio: Add header guards and includes to drivers/vfio/vfio.hJason Gunthorpe1-0/+10
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen1-1/+1
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen1-2/+2
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen1-1/+1
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe1-8/+4
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe1-0/+3
2021-09-30vfio: clean up the check for mediated device in vfio_iommu_type1Christoph Hellwig1-1/+26
2021-09-30vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig1-0/+47