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