index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
hyperv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nVMX: Introduce accessor to get Hyper-V eVMCS pointer
Vitaly Kuznetsov
2023-12-07
1
-0
/
+10
*
KVM: nVMX: Introduce helpers to check if Hyper-V evmptr12 is valid/set
Vitaly Kuznetsov
2023-12-07
1
-0
/
+30
*
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
2023-12-07
1
-5
/
+12
*
KVM: nVMX: Move guest_cpuid_has_evmcs() to hyperv.h
Vitaly Kuznetsov
2023-12-07
1
-0
/
+11
*
KVM: VMX: Split off hyperv_evmcs.{ch}
Vitaly Kuznetsov
2023-12-07
1
-162
/
+1
*
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
2023-12-07
1
-112
/
+105
*
KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper
Sean Christopherson
2023-03-14
1
-2
/
+2
*
KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
Sean Christopherson
2023-03-14
1
-2
/
+8
*
KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
Sean Christopherson
2023-03-14
1
-105
/
+0
*
KVM: VMX: Fix crash due to uninitialized current_vmcs
Alexandru Matei
2023-02-07
1
-11
/
+0
*
KVM: VMX: Always inline eVMCS read/write helpers
Sean Christopherson
2023-01-24
1
-10
/
+10
*
KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Sean Christopherson
2022-12-29
1
-1
/
+1
*
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
1
-3
/
+1
*
KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
Vitaly Kuznetsov
2022-12-29
1
-0
/
+1
*
KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
Vitaly Kuznetsov
2022-12-29
1
-0
/
+2
*
KVM: nVMX: Invert 'unsupported by eVMCSv1' check
Vitaly Kuznetsov
2022-12-29
1
-15
/
+75
*
KVM: nVMX: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
2022-11-18
1
-0
/
+1
*
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
2022-11-18
1
-1
/
+1
*
KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
Vitaly Kuznetsov
2022-11-18
1
-0
/
+1
*
KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
Vitaly Kuznetsov
2022-11-18
1
-0
/
+247