12 Commits
Author SHA1 Message Date
Lucas ManningandgVisor bot 3a9ba17351 Fix device FD reference leaks and add support for VFIO_GROUP_UNSET_CONTAINER.
Fixes #11545

PiperOrigin-RevId: 739274186
2025-03-21 13:07:59 -07:00
Jing ChenandgVisor bot 88ee65f3a8 Implement pass through ioctl VFIO_IOMMU_UNMAP_DMA.
PiperOrigin-RevId: 620107765
2024-03-28 17:47:12 -07:00
Jing ChenandgVisor bot 79dd2520ff Implement ioctl command VFIO_IOMMU_MAP_DMA.
PiperOrigin-RevId: 619691808
2024-03-27 16:10:41 -07:00
Jing ChenandgVisor bot 81e6512014 Implmenet ioctl command VFIO_DEVICE_RESET.
PiperOrigin-RevId: 618077589
2024-03-21 23:44:42 -07:00
Jing ChenandgVisor bot 628f1bad34 Implement the ioctl command VFIO_DEVICE_SET_IRQS.
PiperOrigin-RevId: 618047305
2024-03-21 20:43:12 -07:00
Jing ChenandgVisor bot 24251f576d Implement pass through ioctl command VFIO_DEVICE_GET_IRQ_INFO.
PiperOrigin-RevId: 618034948
2024-03-21 19:40:16 -07:00
Jing ChenandgVisor bot 8739b58b61 Implement pass through ioctl command VFIO_DEVICE_GET_REGION_INFO.
PiperOrigin-RevId: 617760440
2024-03-21 01:27:48 -07:00
Jing ChenandgVisor bot 705fb540ec Implement pass through ioctl command VFIO_DEVICE_GET_INFO.
PiperOrigin-RevId: 617621125
2024-03-20 14:12:51 -07:00
Jing ChenandgVisor bot 459348ddf8 Implement pass through ioctl command VFIO_GROUP_GET_DEVICE_FD.
PiperOrigin-RevId: 617246946
2024-03-19 11:53:38 -07:00
Jing ChenandgVisor bot d20b115010 Implement ioctl command VFIO_SET_IOMMU.
PiperOrigin-RevId: 616200912
2024-03-15 11:57:29 -07:00
Jing ChenandgVisor bot 5c64bbab30 Implement ioctl command VFIO_CHECK_EXTENSION.
PiperOrigin-RevId: 615540633
2024-03-13 14:19:36 -07:00
Jing ChenandgVisor bot 73f7d3d3f7 Implement ioctl command VFIO_GROUP_SET_CONTAINER.
PiperOrigin-RevId: 615514857
2024-03-13 12:57:32 -07:00