index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
evmcs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
Vitaly Kuznetsov
1
-2
/
+1
2022-01-28
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
1
-0
/
+1
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
1
-3
/
+9
2021-08-13
KVM: x86: Clean up redundant ROL16(val, n) macro definition
Like Xu
1
-1
/
+0
2021-06-17
KVM: nVMX: Use '-1' in 'hv_evmcs_vmptr' to indicate that eVMCS is not in use
Vitaly Kuznetsov
1
-0
/
+3
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-2
/
+1
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
1
-2
/
+1
2020-04-23
KVM: eVMCS: check if nesting is enabled
Paolo Bonzini
1
-11
/
+13
2020-04-21
KVM: nVMX: Remove non-functional "support" for CR3 target values
Sean Christopherson
1
-8
/
+0
2020-02-05
x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...
Vitaly Kuznetsov
1
-0
/
+53
2020-02-05
x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
Vitaly Kuznetsov
1
-6
/
+26
2020-01-27
x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_...
Vitaly Kuznetsov
1
-5
/
+0
2019-07-02
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
Vitaly Kuznetsov
1
-0
/
+18
2019-01-25
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
1
-3
/
+4
2018-12-14
x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
Vitaly Kuznetsov
1
-7
/
+16
2018-12-14
KVM: VMX: Move eVMCS code to dedicated files
Sean Christopherson
1
-0
/
+343