summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/iommufd.c
Commit message (Expand)AuthorAgeFilesLines
* vfio: Check the presence for iommufd callbacks in __vfio_register_dev()Yi Liu2023-03-311-3/+0
* vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample driversYi Liu2023-03-311-8/+6
* vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu2023-03-311-1/+1
* vfio-iommufd: No need to record iommufd_ctx in vfio_deviceYi Liu2023-03-311-7/+1
* iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen2023-03-311-7/+17
* vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe2023-02-031-1/+18
* vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe2022-12-021-0/+58
* vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe2022-12-021-0/+100