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