index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
hyperv_features.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2023-03-14
1
-12
/
+2
*
KVM: selftests: Test Hyper-V extended hypercall enablement
Vipin Sharma
2023-02-01
1
-0
/
+9
*
KVM: selftests: Test Hyper-V invariant TSC control
Vitaly Kuznetsov
2022-12-29
1
-0
/
+47
*
KVM: selftests: Test that values written to Hyper-V MSRs are preserved
Vitaly Kuznetsov
2022-12-29
1
-8
/
+28
*
KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
Vitaly Kuznetsov
2022-12-29
1
-34
/
+33
*
KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...
Vitaly Kuznetsov
2022-12-29
1
-92
/
+92
*
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
2022-11-18
1
-1
/
+1
*
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
2022-11-18
1
-19
/
+1
*
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
2022-11-18
1
-4
/
+2
*
KVM: selftests: Provide error code as a KVM_ASM_SAFE() output
Sean Christopherson
2022-11-16
1
-1
/
+2
*
KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall number
Vitaly Kuznetsov
2022-09-28
1
-1
/
+1
*
KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercall
Vipin Sharma
2022-09-28
1
-1
/
+2
*
KVM: selftests: Check result in hyperv_features for successful hypercalls
Vipin Sharma
2022-09-28
1
-4
/
+4
*
KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
Sean Christopherson
2022-07-13
1
-62
/
+64
*
KVM: selftests: Cache CPUID in struct kvm_vcpu
Sean Christopherson
2022-07-13
1
-1
/
+1
*
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-07-13
1
-6
/
+2
*
KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall tests
Sean Christopherson
2022-06-20
1
-83
/
+32
*
KVM: selftests: Mostly fix broken Hyper-V Features test
Sean Christopherson
2022-06-20
1
-61
/
+81
*
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
1
-14
/
+14
*
KVM: selftests: Convert hyperv_features away from VCPU_ID
Sean Christopherson
2022-06-11
1
-26
/
+25
*
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
2022-06-11
1
-13
/
+3
*
KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
Vitaly Kuznetsov
2021-11-26
1
-69
/
+71
*
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
2021-08-03
1
-3
/
+38
*
KVM: selftests: x86: Address missing vm_install_exception_handler conversions
Marc Zyngier
2021-07-14
1
-1
/
+1
*
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
2021-06-24
1
-3
/
+3
*
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
2021-06-24
1
-1
/
+1
*
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
2021-06-24
1
-1
/
+1
*
KVM: selftests: Introduce hyperv_features test
Vitaly Kuznetsov
2021-06-17
1
-0
/
+649