summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/irq_test.c
AgeCommit message (Expand)Author
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson
2026-07-07KVM: selftests: Add xAPIC support in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Make number of vCPUs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify non-postable IRQ remapping in IRQ testSean Christopherson
2026-07-07KVM: selftests: Make number of IRQs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify interrupts are received when IRQ affinity changes in I...David Matlack
2026-07-07KVM: selftests: Add VFIO device support to eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) testDavid Matlack