Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-05 | vfio: Refactor dma APIs for emulated devices | Yi Liu | 1 | -7/+13 |
2022-12-02 | vfio: Move container related MODULE_ALIAS statements into container.c | Jason Gunthorpe | 1 | -0/+3 |
2022-12-02 | vfio-iommufd: Support iommufd for emulated VFIO devices | Jason Gunthorpe | 1 | -91/+19 |
2022-12-02 | vfio-iommufd: Allow iommufd to be used in place of a container fd | Jason Gunthorpe | 1 | -2/+5 |
2022-12-02 | vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent() | Jason Gunthorpe | 1 | -2/+3 |
2022-12-02 | vfio: Rename vfio_device_assign/unassign_container() | Jason Gunthorpe | 1 | -8/+6 |
2022-12-02 | vfio: Move vfio_device_assign_container() into vfio_device_first_open() | Jason Gunthorpe | 1 | -2/+2 |
2022-10-04 | vfio: Change vfio_group->group_rwsem to a mutex | Jason Gunthorpe | 1 | -5/+5 |
2022-09-23 | vfio: Move container code into drivers/vfio/container.c | Jason Gunthorpe | 1 | -0/+680 |