aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/access_tracking_perf_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-16KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack1-34/+6
2021-11-16KVM: selftests: Start at iteration 0 instead of -1David Matlack1-5/+3
2021-11-16KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson1-2/+1
2021-11-16KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson1-4/+1
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack1-4/+2
2021-08-06KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack1-2/+0
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack1-1/+1
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack1-0/+429