]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
authorSean Christopherson <seanjc@google.com>
Thu, 28 Nov 2024 00:55:36 +0000 (16:55 -0800)
committerSean Christopherson <seanjc@google.com>
Wed, 18 Dec 2024 22:14:54 +0000 (14:14 -0800)
commitb12391498d1e7ee49390cda34df4a5cc21700e9f
treeef422eb80f563e8fc9fc7352d616b3023f9f8d3c
parentd6533c15133867cd3032bcab7f839ae5d53d0e70
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test

Rename max_guest_memory_test to mmu_stress_test so that the name isn't
horribly misleading when future changes extend the test to verify things
like mprotect() interactions, and because the test is useful even when its
configured to populate far less than the maximum amount of guest memory.

Reviewed-by: James Houghton <jthoughton@google.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20241128005547.4077116-6-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/mmu_stress_test.c [moved from tools/testing/selftests/kvm/max_guest_memory_test.c with 100% similarity]