summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio.h
Commit message (Expand)AuthorAgeFilesLines
* vfio: Follow a strict lifetime for struct iommu_groupJason Gunthorpe2022-09-271-0/+8
* vfio: Move container code into drivers/vfio/container.cJason Gunthorpe2022-09-221-0/+46
* vfio: Add header guards and includes to drivers/vfio/vfio.hJason Gunthorpe2022-09-221-0/+10
* vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-251-1/+1
* vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen2022-07-251-2/+2
* vfio: Make vfio_unpin_pages() return voidNicolin Chen2022-07-231-1/+1
* vfio: Replace the iommu notifier with a device listJason Gunthorpe2022-07-201-8/+4
* vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-201-0/+3
* vfio: clean up the check for mediated device in vfio_iommu_type1Christoph Hellwig2021-09-301-1/+26
* vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig2021-09-301-0/+47