summaryrefslogtreecommitdiff
path: root/drivers/vfio/iommufd.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-31vfio: Check the presence for iommufd callbacks in __vfio_register_dev()Yi Liu1-3/+0
2023-03-31vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample driversYi Liu1-8/+6
2023-03-31vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu1-1/+1
2023-03-31vfio-iommufd: No need to record iommufd_ctx in vfio_deviceYi Liu1-7/+1
2023-03-31iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen1-7/+17
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe1-1/+18
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe1-0/+58
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe1-0/+100