summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/perf_test_util.c
AgeCommit message (Expand)Author
2021-08-06KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack
2021-02-04KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon
2021-02-04KVM: selftests: Add option to overlap vCPU memory accessBen Gardon
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones