index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
arch
/
x86
/
kvm
/
vmx
/
hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
KVM: VMX: Split off hyperv_evmcs.{ch}
Vitaly Kuznetsov
1
-308
/
+0
2023-12-07
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
1
-139
/
+0
2023-08-17
KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
Sean Christopherson
1
-1
/
+1
2023-03-14
KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper
Sean Christopherson
1
-1
/
+1
2023-03-14
KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
Sean Christopherson
1
-2
/
+2
2023-03-14
KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
Sean Christopherson
1
-0
/
+105
2022-12-29
KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
1
-2
/
+1
2022-12-29
KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
Vitaly Kuznetsov
1
-0
/
+34
2022-12-29
KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
Vitaly Kuznetsov
1
-0
/
+4
2022-12-29
KVM: nVMX: Invert 'unsupported by eVMCSv1' check
Vitaly Kuznetsov
1
-21
/
+21
2022-12-29
KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
Vitaly Kuznetsov
1
-0
/
+12
2022-11-18
KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
Vitaly Kuznetsov
1
-1
/
+1
2022-11-18
KVM: nVMX: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
1
-0
/
+17
2022-11-18
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
1
-14
/
+7
2022-11-18
KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
Vitaly Kuznetsov
1
-0
/
+4
2022-11-18
KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
Vitaly Kuznetsov
1
-0
/
+508