summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/arm64/vgic_irq.c
AgeCommit message (Expand)Author
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-11-24KVM: arm64: selftests: vgic_irq: Add timer deactivation testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Add Group-0 enable testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack orderMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Remove LR-bound limitationMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interruptsMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Change configuration before enabling interruptMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helperMarc Zyngier
2025-10-20KVM: selftests: Define wrappers for common syscalls to assert successSean Christopherson
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton
2025-09-24KVM: arm64: selftests: Add helper to check for VGICv3 supportOliver Upton
2025-06-23KVM: selftests: Add utilities to create eventfds and do KVM_IRQFDSean Christopherson
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson