summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/memslot_modification_stress_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_testDavid Matlack2021-11-161-2/+1
* KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack2021-11-161-19/+3
* KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson2021-11-161-5/+0
* KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson2021-11-161-4/+2
* KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson2021-11-161-1/+1
* KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack2021-08-061-1/+0
* KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack2021-08-061-1/+1
* KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack2021-05-271-7/+11
* KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon2021-02-041-1/+2
* KVM: selftests: Add memslot modification stress testBen Gardon2021-02-041-0/+211