summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vfio
AgeCommit message (Expand)Author
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro
2025-11-12vfio: selftests: add iova allocatorAlex Mastro
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro
2025-10-28vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro
2025-10-28vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro
2025-08-28vfio: selftests: Fix .gitignore for already tracked filesDavid Matlack
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack
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 for Intel DSADavid Matlack
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke
2025-08-27vfio: selftests: Move vfio dma mapping test to their own fileJosh Hilke
2025-08-27vfio: selftests: Test basic VFIO and IOMMUFD integrationJosh Hilke
2025-08-27vfio: selftests: Introduce vfio_pci_device_testDavid Matlack
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack
2025-08-27selftests: Create tools/testing/selftests/vfioDavid Matlack