summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/hyperv_clock.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-6/+1
2023-02-02KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_IDVipin Sharma1-1/+1
2022-07-14KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-2/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-7/+7
2022-06-11KVM: selftests: Convert hyperv_clock away from VCPU_IDSean Christopherson1-13/+12
2022-06-07KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov1-3/+7
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky1-1/+1
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson1-1/+1
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov1-7/+1
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov1-2/+11
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov1-0/+260