summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vfio/lib/vfio_pci_device.c
AgeCommit message (Expand)Author
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-28vfio: selftests: Move vfio_selftests_*() helpers into libvfio.cDavid Matlack
2025-11-28vfio: selftests: Rename vfio_util.h to libvfio.hDavid Matlack
2025-11-28vfio: selftests: Move IOVA allocator into iova_allocator.cDavid Matlack
2025-11-28vfio: selftests: Move IOMMU library code into iommu.cDavid Matlack
2025-11-28vfio: selftests: Rename struct vfio_dma_region to dma_regionDavid Matlack
2025-11-28vfio: selftests: Prefix logs with device BDF where relevantDavid Matlack
2025-11-28vfio: selftests: Support multiple devices in the same container/iommufdDavid Matlack
2025-11-28vfio: selftests: Introduce struct iommuDavid Matlack
2025-11-28vfio: selftests: Rename struct vfio_iommu_mode to iommu_modeDavid Matlack
2025-11-28vfio: selftests: Allow passing multiple BDFs on the command lineDavid Matlack
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-12vfio: selftests: add iova allocatorAlex Mastro
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro
2025-10-28vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack