aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/irq_test.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson1-1/+1
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson1-1/+1
2026-07-07KVM: selftests: Add xAPIC support in eventfd IRQ testDavid Matlack1-5/+26
2026-07-07KVM: selftests: Make number of vCPUs configurable in IRQ testDavid Matlack1-3/+13
2026-07-07KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ testDavid Matlack1-3/+16
2026-07-07KVM: selftests: Verify non-postable IRQ remapping in IRQ testSean Christopherson1-11/+37
2026-07-07KVM: selftests: Make number of IRQs configurable in IRQ testDavid Matlack1-2/+6
2026-07-07KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ testDavid Matlack1-2/+18
2026-07-07KVM: selftests: Verify interrupts are received when IRQ affinity changes in IRQ testDavid Matlack1-5/+21
2026-07-07KVM: selftests: Add VFIO device support to eventfd IRQ testDavid Matlack1-6/+92
2026-07-07KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) testDavid Matlack1-0/+170