summary refs log tree commit diff
path: root/drivers/vfio/vfio.h
AgeCommit message (Expand)Author
2022-10-07vfio: Make the group FD disassociate from the iommu_groupJason Gunthorpe
2022-10-04vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe
2022-10-04vfio: Remove the vfio_group->users and users_compJason Gunthorpe
2022-09-27vfio: Follow a strict lifetime for struct iommu_groupJason Gunthorpe
2022-09-22vfio: Move container code into drivers/vfio/container.cJason Gunthorpe
2022-09-22vfio: Add header guards and includes to drivers/vfio/vfio.hJason Gunthorpe
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2021-09-30vfio: clean up the check for mediated device in vfio_iommu_type1Christoph Hellwig
2021-09-30vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig