Age | Commit message (Expand) | Author |
---|---|---|
2022-09-21 | vfio/ccw: Use the new device life cycle helpers | Kevin Tian |
2022-09-21 | vfio: Add helpers for unifying vfio_device life cycle | Kevin Tian |
2022-09-08 | vfio: Introduce the DMA logging feature support | Yishai Hadas |
2022-09-01 | vfio: Remove vfio_group dev_counter | Jason Gunthorpe |
2022-09-01 | vfio: Increment the runtime PM usage count during IOCTL call | Abhishek Sahu |
2022-09-01 | vfio: Split VFIO_GROUP_GET_STATUS into a function | Jason Gunthorpe |
2022-09-01 | vfio: Follow the naming pattern for vfio_group_ioctl_unset_container() | Jason Gunthorpe |
2022-09-01 | vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container() | Jason Gunthorpe |
2022-09-01 | vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd() | Jason Gunthorpe |
2022-08-08 | vfio: Move vfio.c to vfio_main.c | Jason Gunthorpe |