index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
hyperv_features.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
1
-6
/
+0
2024-01-30
KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missing
Vitaly Kuznetsov
1
-4
/
+5
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2023-12-07
KVM: selftests: Make Hyper-V tests explicitly require KVM Hyper-V support
Vitaly Kuznetsov
1
-0
/
+2
2023-12-01
KVM: selftests: Fix broken assert messages in Hyper-V features test
Sean Christopherson
1
-4
/
+4
2023-12-01
KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts
Sean Christopherson
1
-1
/
+1
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
1
-2
/
+0
2023-08-02
KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERT
Sean Christopherson
1
-10
/
+21
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
1
-12
/
+2
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall enablement
Vipin Sharma
1
-0
/
+9
2022-12-29
KVM: selftests: Test Hyper-V invariant TSC control
Vitaly Kuznetsov
1
-0
/
+47
2022-12-29
KVM: selftests: Test that values written to Hyper-V MSRs are preserved
Vitaly Kuznetsov
1
-8
/
+28
2022-12-29
KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
Vitaly Kuznetsov
1
-34
/
+33
2022-12-29
KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...
Vitaly Kuznetsov
1
-92
/
+92
2022-11-18
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
1
-1
/
+1
2022-11-18
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
1
-19
/
+1
2022-11-18
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
1
-4
/
+2
2022-11-16
KVM: selftests: Provide error code as a KVM_ASM_SAFE() output
Sean Christopherson
1
-1
/
+2
2022-09-28
KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall number
Vitaly Kuznetsov
1
-1
/
+1
2022-09-28
KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercall
Vipin Sharma
1
-1
/
+2
2022-09-28
KVM: selftests: Check result in hyperv_features for successful hypercalls
Vipin Sharma
1
-4
/
+4
2022-07-13
KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
Sean Christopherson
1
-62
/
+64
2022-07-13
KVM: selftests: Cache CPUID in struct kvm_vcpu
Sean Christopherson
1
-1
/
+1
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
1
-6
/
+2
2022-06-20
KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall tests
Sean Christopherson
1
-83
/
+32
2022-06-20
KVM: selftests: Mostly fix broken Hyper-V Features test
Sean Christopherson
1
-61
/
+81
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-14
/
+14
2022-06-11
KVM: selftests: Convert hyperv_features away from VCPU_ID
Sean Christopherson
1
-26
/
+25
2022-06-11
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
1
-13
/
+3
2021-11-26
KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
Vitaly Kuznetsov
1
-69
/
+71
2021-08-03
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
1
-3
/
+38
2021-07-14
KVM: selftests: x86: Address missing vm_install_exception_handler conversions
Marc Zyngier
1
-1
/
+1
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
1
-3
/
+3
2021-06-24
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: selftests: Introduce hyperv_features test
Vitaly Kuznetsov
1
-0
/
+649