summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/mmu_stress_test.c
AgeCommit message (Expand)Author
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