summary refs log tree commit diff stats
path: root/hw/vfio/iommufd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio/iommufd: Fix memory leakCédric Le Goater2024-03-191-11/+8
* Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-03-121-0/+1
|\
| * hw/vfio/iommufd: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu2024-03-121-0/+1
* | vfio: register container for cprSteve Sistare2024-03-081-0/+6
|/
* vfio/iommufd: Remove the use of stat() to check file existenceCédric Le Goater2024-01-051-6/+0
* vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interfaceCédric Le Goater2024-01-051-9/+26
* vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacksZhenzhong Duan2023-12-191-4/+4
* vfio/pci: Make vfio cdev pre-openable by passing a file handleZhenzhong Duan2023-12-191-4/+8
* vfio/iommufd: Enable pci hot reset through iommufd cdev interfaceZhenzhong Duan2023-12-191-0/+150
* vfio/iommufd: Add support for iova_ranges and pgsizesZhenzhong Duan2023-12-191-1/+55
* vfio/iommufd: Implement the iommufd backendYi Liu2023-12-191-0/+422