summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vfio/lib/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-24vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack1-1/+0
2025-11-28vfio: selftests: Eliminate INVALID_IOVADavid Matlack2-4/+3
2025-11-28vfio: selftests: Split libvfio.h into separate header filesDavid Matlack6-334/+381
2025-11-28vfio: selftests: Rename vfio_util.h to libvfio.hDavid Matlack1-3/+3
2025-11-28vfio: selftests: Stop passing device for IOMMU operationsDavid Matlack1-43/+1
2025-11-28vfio: selftests: Move IOMMU library code into iommu.cDavid Matlack1-10/+64
2025-11-28vfio: selftests: Rename struct vfio_dma_region to dma_regionDavid Matlack1-6/+6
2025-11-28vfio: selftests: Prefix logs with device BDF where relevantDavid Matlack1-0/+4
2025-11-28vfio: selftests: Support multiple devices in the same container/iommufdDavid Matlack1-1/+5
2025-11-28vfio: selftests: Introduce struct iommuDavid Matlack1-7/+9
2025-11-28vfio: selftests: Rename struct vfio_iommu_mode to iommu_modeDavid Matlack1-2/+2
2025-11-28vfio: selftests: Allow passing multiple BDFs on the command lineDavid Matlack1-0/+2
2025-11-12vfio: selftests: add iova allocatorAlex Mastro1-0/+11
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro1-1/+7
2025-10-29vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro1-4/+23
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack1-1/+5
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack1-1/+3
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack1-1/+2
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack1-0/+8
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack1-1/+11
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack1-0/+1
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack1-0/+92
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack1-0/+7
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack1-0/+12
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack1-3/+20
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke1-0/+1
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack1-0/+140