summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/kvm_clock_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-01KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov1-1/+1
2024-02-01KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov1-37/+1
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones1-3/+3
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-4/+1
2022-07-14KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-2/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-5/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-3/+3
2022-06-11KVM: selftests: Convert kvm_clock_test away from VCPU_IDSean Christopherson1-13/+10
2021-10-18selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton1-0/+203