开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vfio
Age
Commit message (
Expand
)
Author
2025-11-12
vfio: selftests: replace iova=vaddr with allocated iovas
Alex Mastro
2025-11-12
vfio: selftests: add iova allocator
Alex Mastro
2025-11-12
vfio: selftests: fix map limit tests to use last available iova
Alex Mastro
2025-11-12
vfio: selftests: add iova range query helpers
Alex Mastro
2025-10-28
vfio: selftests: add end of address space DMA map/unmap tests
Alex Mastro
2025-10-28
vfio: selftests: update DMA map/unmap helpers to support more test kinds
Alex Mastro
2025-08-28
vfio: selftests: Fix .gitignore for already tracked files
David Matlack
2025-08-27
vfio: selftests: Add a script to help with running VFIO selftests
David Matlack
2025-08-27
vfio: selftests: Make iommufd the default iommu_mode
David Matlack
2025-08-27
vfio: selftests: Add iommufd mode
David Matlack
2025-08-27
vfio: selftests: Add iommufd_compat_type1{,v2} modes
David Matlack
2025-08-27
vfio: selftests: Add vfio_type1v2_mode
David Matlack
2025-08-27
vfio: selftests: Replicate tests across all iommu_modes
David Matlack
2025-08-27
vfio: selftests: Encapsulate IOMMU mode
David Matlack
2025-08-27
vfio: selftests: Move helper to get cdev path to libvfio
David Matlack
2025-08-27
vfio: selftests: Add driver for Intel DSA
David Matlack
2025-08-27
vfio: selftests: Add driver for Intel CBDMA
David Matlack
2025-08-27
vfio: sefltests: Add vfio_pci_driver_test
David Matlack
2025-08-27
vfio: selftests: Add driver framework
David Matlack
2025-08-27
vfio: selftests: Add a helper for matching vendor+device IDs
David Matlack
2025-08-27
vfio: selftests: Enable asserting MSI eventfds not firing
David Matlack
2025-08-27
vfio: selftests: Keep track of DMA regions mapped into the device
David Matlack
2025-08-27
vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
Josh Hilke
2025-08-27
vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
Josh Hilke
2025-08-27
vfio: selftests: Add test to reset vfio device.
Josh Hilke
2025-08-27
vfio: selftests: Move vfio dma mapping test to their own file
Josh Hilke
2025-08-27
vfio: selftests: Test basic VFIO and IOMMUFD integration
Josh Hilke
2025-08-27
vfio: selftests: Introduce vfio_pci_device_test
David Matlack
2025-08-27
vfio: selftests: Add a helper library for VFIO selftests
David Matlack
2025-08-27
selftests: Create tools/testing/selftests/vfio
David Matlack