aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/arm64/arch_timer_edge_cases.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Use s32 instead of int32_tDavid Matlack1-12/+12
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-13/+13
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-60/+59
2025-10-13KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"Sean Christopherson1-1/+1
2025-09-24KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2Oliver Upton1-4/+2
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton1-4/+0
2025-09-24KVM: arm64: selftests: Add helper to check for VGICv3 supportOliver Upton1-1/+2
2025-07-09KVM: selftests: Convert arch_timer tests to common helpers to pin taskSean Christopherson1-21/+2
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu1-3/+13
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...Sebastian Ott1-9/+18
2025-06-05KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_casesSebastian Ott1-1/+1
2025-06-05KVM: arm64: selftests: Fix thread migration in arch_timer_edge_casesSebastian Ott1-3/+5
2025-06-05KVM: arm64: selftests: Fix help text for arch_timer_edge_casesSebastian Ott1-1/+1
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-0/+1062