summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/hyperv_clock.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Make hyperv_clock require TSC based system clocksourceVitaly Kuznetsov2024-02-011-0/+1
* KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-301-2/+2
* KVM: selftests: Make Hyper-V tests explicitly require KVM Hyper-V supportVitaly Kuznetsov2023-12-071-0/+2
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-6/+1
* KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_IDVipin Sharma2023-02-011-1/+1
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-2/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-7/+7
* KVM: selftests: Convert hyperv_clock away from VCPU_IDSean Christopherson2022-06-111-13/+12
* KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov2022-06-071-3/+7
* KVM: selftests: fix hyperv_clock testMaxim Levitsky2021-08-041-1/+1
* KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson2021-06-241-1/+1
* KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov2021-06-171-7/+1
* selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov2021-04-011-2/+11
* selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov2021-03-181-0/+260