summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/container.c
Commit message (Expand)AuthorAgeFilesLines
* vfio: Refactor dma APIs for emulated devicesYi Liu2022-12-051-7/+13
* vfio: Move container related MODULE_ALIAS statements into container.cJason Gunthorpe2022-12-021-0/+3
* vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe2022-12-021-91/+19
* vfio-iommufd: Allow iommufd to be used in place of a container fdJason Gunthorpe2022-12-021-2/+5
* vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()Jason Gunthorpe2022-12-021-2/+3
* vfio: Rename vfio_device_assign/unassign_container()Jason Gunthorpe2022-12-021-8/+6
* vfio: Move vfio_device_assign_container() into vfio_device_first_open()Jason Gunthorpe2022-12-021-2/+2
* vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe2022-10-041-5/+5
* vfio: Move container code into drivers/vfio/container.cJason Gunthorpe2022-09-221-0/+680