summaryrefslogtreecommitdiff
path: root/drivers/vfio/container.c
AgeCommit message (Expand)Author
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-02-09vfio: revert "iommu driver notify callback"Steve Sistare
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2023-01-23vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsJason Gunthorpe
2022-12-05vfio: Refactor dma APIs for emulated devicesYi Liu
2022-12-02vfio: Move container related MODULE_ALIAS statements into container.cJason Gunthorpe
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe
2022-12-02vfio-iommufd: Allow iommufd to be used in place of a container fdJason Gunthorpe
2022-12-02vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()Jason Gunthorpe
2022-12-02vfio: Rename vfio_device_assign/unassign_container()Jason Gunthorpe
2022-12-02vfio: Move vfio_device_assign_container() into vfio_device_first_open()Jason Gunthorpe
2022-10-04vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe
2022-09-22vfio: Move container code into drivers/vfio/container.cJason Gunthorpe