summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/arch_timer.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson1-2/+2
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson1-10/+4
2026-07-07KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert usersJosh Hilke1-1/+1
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-3/+3
2025-07-09KVM: selftests: Convert arch_timer tests to common helpers to pin taskSean Christopherson1-6/+1
2024-04-29Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson1-0/+1
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson1-3/+0
2024-03-06KVM: riscv: selftests: Add sstc timer testHaibo Xu1-4/+6
2024-02-26KVM: arm64: selftests: Split arch_timer test codeHaibo Xu1-0/+257