summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/access_tracking_perf_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-8/+3
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-2/+2
* KVM: selftests: Stop conflating vCPU index and ID in perf testsSean Christopherson2022-06-111-40/+41
* KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack2021-11-161-34/+6
* KVM: selftests: Start at iteration 0 instead of -1David Matlack2021-11-161-5/+3
* KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson2021-11-161-2/+1
* KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson2021-11-161-4/+1
* KVM: selftests: Refactor help message for -s backing_srcDavid Matlack2021-09-221-4/+2
* KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack2021-08-061-2/+0
* KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack2021-08-061-1/+1
* KVM: selftests: Introduce access_tracking_perf_testDavid Matlack2021-07-271-0/+429