index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
hyperv_clock.c
Age
Commit message (
Expand
)
Author
2024-02-01
KVM: selftests: Make hyperv_clock require TSC based system clocksource
Vitaly Kuznetsov
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
2023-12-07
KVM: selftests: Make Hyper-V tests explicitly require KVM Hyper-V support
Vitaly Kuznetsov
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2023-02-01
KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
Vipin Sharma
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert hyperv_clock away from VCPU_ID
Sean Christopherson
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
2021-08-04
KVM: selftests: fix hyperv_clock test
Maxim Levitsky
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
2021-06-17
KVM: selftests: move Hyper-V MSR definitions to hyperv.h
Vitaly Kuznetsov
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
2021-03-18
selftests: kvm: Add basic Hyper-V clocksources tests
Vitaly Kuznetsov