summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/memstress.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson1-0/+1
2024-04-29KVM: selftests: Provide an API for getting a random bool from an RNGSean Christopherson1-1/+1
2024-04-29KVM: selftests: Provide a global pseudo-RNG instance for all testsSean Christopherson1-7/+1
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson1-2/+0
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones1-1/+1
2023-11-14KVM: selftests: Introduce VM "shape" to allow tests to specify the VM typeSean Christopherson1-1/+2
2023-06-02KVM: selftests: Move dirty logging functions to memstress.(c|h)Ben Gardon1-0/+72
2023-06-02KVM: selftests: touch all pages of args on each memstress iterationPaolo Bonzini1-0/+3
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini1-0/+3
2022-11-17KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson1-1/+0
2022-11-17KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson1-2/+0
2022-11-16KVM: selftests: Rename perf_test_util symbols to memstressDavid Matlack1-34/+34
2022-11-16KVM: selftests: Rename pta (short for perf_test_args) to argsDavid Matlack1-30/+30
2022-11-16KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]David Matlack1-0/+322