Age | Commit message (Expand) | Author |
---|---|---|
2022-06-11 | KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste | Sean Christopherson |
2022-06-11 | KVM: selftests: Purge vm+vcpu_id == vcpu silliness | Sean Christopherson |
2022-06-11 | KVM: selftests: Stop conflating vCPU index and ID in perf tests | Sean Christopherson |
2021-11-16 | KVM: selftests: Move vCPU thread creation and joining to common helpers | David Matlack |
2021-11-16 | KVM: selftests: Start at iteration 0 instead of -1 | David Matlack |
2021-11-16 | KVM: selftests: Sync perf_test_args to guest during VM creation | Sean Christopherson |
2021-11-16 | KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation | Sean Christopherson |
2021-09-22 | KVM: selftests: Refactor help message for -s backing_src | David Matlack |
2021-08-06 | KVM: selftests: Move vcpu_args_set into perf_test_util | David Matlack |
2021-08-06 | KVM: selftests: Support multiple slots in dirty_log_perf_test | David Matlack |
2021-07-27 | KVM: selftests: Introduce access_tracking_perf_test | David Matlack |