aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86/nested_tsc_adjust_test.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-1/+1
2026-04-20KVM: selftests: Use s64 instead of int64_tDavid Matlack1-3/+3
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-1/+1
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack1-1/+1
2025-11-20KVM: selftests: Extend vmx_tsc_adjust_test to cover SVMYosry Ahmed1-0/+165