index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
irq_test.c
Age
Commit message (
Expand
)
Author
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
Sean Christopherson
2026-07-31
KVM: selftests: Add KVM syscall wrapper for pthread_create()
Sean Christopherson
2026-07-07
KVM: selftests: Add xAPIC support in eventfd IRQ test
David Matlack
2026-07-07
KVM: selftests: Make number of vCPUs configurable in IRQ test
David Matlack
2026-07-07
KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
David Matlack
2026-07-07
KVM: selftests: Verify non-postable IRQ remapping in IRQ test
Sean Christopherson
2026-07-07
KVM: selftests: Make number of IRQs configurable in IRQ test
David Matlack
2026-07-07
KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ test
David Matlack
2026-07-07
KVM: selftests: Verify interrupts are received when IRQ affinity changes in I...
David Matlack
2026-07-07
KVM: selftests: Add VFIO device support to eventfd IRQ test
David Matlack
2026-07-07
KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
David Matlack