summaryrefslogtreecommitdiff
path: root/drivers/vfio/vfio_main.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian1-18/+5
2022-09-21vfio: Add helpers for unifying vfio_device life cycleKevin Tian1-0/+92
2022-09-08vfio: Introduce the DMA logging feature supportYishai Hadas1-0/+175
2022-09-02vfio: Remove vfio_group dev_counterJason Gunthorpe1-6/+3
2022-09-02vfio: Increment the runtime PM usage count during IOCTL callAbhishek Sahu1-3/+49
2022-09-02vfio: Split VFIO_GROUP_GET_STATUS into a functionJason Gunthorpe1-31/+30
2022-09-02vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()Jason Gunthorpe1-11/+16
2022-09-02vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()Jason Gunthorpe1-27/+24
2022-09-02vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()Jason Gunthorpe1-13/+11
2022-08-08vfio: Move vfio.c to vfio_main.cJason Gunthorpe1-0/+2135