summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/mmu_stress_test.c
AgeCommit message (Expand)Author
2025-11-21KVM: selftests: Stop using __virt_pg_map() directly in testsYosry Ahmed
2025-10-20KVM: selftests: Don't fall over in mmu_stress_test when only one CPU is presentBrendan Jackman
2025-10-10KVM: selftests: Add wrappers for mmap() and munmap() to assert successSean Christopherson
2025-03-03KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stageSean Christopherson
2024-12-18KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)Sean Christopherson
2024-12-18KVM: selftests: Add a read-only mprotect() phase to mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Precisely limit the number of guest loops in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_testSean Christopherson
2024-12-18KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.cSean Christopherson
2024-12-18KVM: selftests: Compute number of extra pages needed in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Only muck with SREGS on x86 in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Rename max_guest_memory_test to mmu_stress_testSean Christopherson