aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/vfio (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-28vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro1-0/+90
2025-10-28vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro3-28/+108
2025-08-28vfio: selftests: Fix .gitignore for already tracked filesDavid Matlack1-0/+3
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack2-0/+110
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack1-1/+1
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack2-35/+146
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack3-3/+23
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack2-1/+7
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack4-14/+32
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack5-12/+52
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack3-32/+34
2025-08-27vfio: selftests: Add driver for Intel DSADavid Matlack4-0/+420
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack5-1/+253
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack2-0/+234
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack4-0/+214
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack2-3/+8
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack2-1/+21
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack3-24/+79
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke1-0/+111
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke1-5/+33
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke3-0/+14
2025-08-27vfio: selftests: Move vfio dma mapping test to their own fileJosh Hilke3-18/+52
2025-08-27vfio: selftests: Test basic VFIO and IOMMUFD integrationJosh Hilke2-0/+158
2025-08-27vfio: selftests: Introduce vfio_pci_device_testDavid Matlack2-0/+181
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack4-0/+534
2025-08-27selftests: Create tools/testing/selftests/vfioDavid Matlack2-0/+9