aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/pre_fault_memory_test.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Replace "u64 gpa" with "gpa_t" throughoutSean Christopherson1-2/+2
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-1/+1
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-4/+4
2026-04-07KVM: selftests: Remove 1M alignment requirement for s390Claudio Imbrenda1-4/+0
2025-10-20KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault testSean Christopherson1-18/+14
2025-10-07KVM: selftests: Test prefault memory during concurrent memslot removalYan Zhao1-17/+114
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata1-0/+146