summary refs log tree commit diff stats
path: root/hw/vfio/helpers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu2024-03-121-0/+3
* vfio: Introduce a helper function to initialize VFIODeviceZhenzhong Duan2023-12-191-0/+11
* vfio/pci: Make vfio cdev pre-openable by passing a file handleZhenzhong Duan2023-12-191-0/+43
* vfio/container: Move IBM EEH related functions into spapr_pci_vfio.cZhenzhong Duan2023-11-061-1/+0
* vfio/common: Move IOMMU agnostic helpers to a separate fileYi Liu2023-10-181-0/+612