Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-01 | vfio: Remove vfio_group dev_counter | Jason Gunthorpe | 1 | -6/+3 |
2022-09-01 | vfio: Increment the runtime PM usage count during IOCTL call | Abhishek Sahu | 1 | -3/+49 |
2022-09-01 | vfio: Split VFIO_GROUP_GET_STATUS into a function | Jason Gunthorpe | 1 | -31/+30 |
2022-09-01 | vfio: Follow the naming pattern for vfio_group_ioctl_unset_container() | Jason Gunthorpe | 1 | -11/+16 |
2022-09-01 | vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container() | Jason Gunthorpe | 1 | -27/+24 |
2022-09-01 | vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd() | Jason Gunthorpe | 1 | -13/+11 |
2022-08-08 | vfio: Move vfio.c to vfio_main.c | Jason Gunthorpe | 1 | -0/+2135 |