index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2018-09-09
KVM: VMX: fixes for vmentry_l1d_flush module parameter
Paolo Bonzini
2018-09-05
x86/kvm/vmx: Remove duplicate l1d flush definitions
Josh Poimboeuf
2018-08-15
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
2018-08-15
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
2018-08-15
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-08-15
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-08-15
x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
Nicolai Stange
2018-08-15
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
Nicolai Stange
2018-08-15
x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
Nicolai Stange
2018-08-15
x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
Nicolai Stange
2018-08-15
x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
Nicolai Stange
2018-08-15
x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
Nicolai Stange
2018-08-15
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
2018-08-15
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
2018-08-15
x86/kvm: Serialize L1D flush parameter setter
Thomas Gleixner
2018-08-15
x86/kvm: Add static key for flush always
Thomas Gleixner
2018-08-15
x86/kvm: Move l1tf setup function
Thomas Gleixner
2018-08-15
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
2018-08-15
x86/kvm: Drop L1TF MSR list approach
Thomas Gleixner
2018-08-15
x86/litf: Introduce vmx status variable
Thomas Gleixner
2018-08-15
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
Konrad Rzeszutek Wilk
2018-08-15
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
Konrad Rzeszutek Wilk
2018-08-15
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
Konrad Rzeszutek Wilk
2018-08-15
x86/KVM/VMX: Add find_msr() helper function
Konrad Rzeszutek Wilk
2018-08-15
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
Konrad Rzeszutek Wilk
2018-08-15
kvm: nVMX: Update MSR load counts on a VMCS switch
Jim Mattson
2018-08-15
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
2018-08-15
x86/KVM/VMX: Add L1D MSR based flush
Paolo Bonzini
2018-08-15
x86/KVM/VMX: Add L1D flush algorithm
Paolo Bonzini
2018-08-15
x86/KVM/VMX: Add module argument for L1TF mitigation
Konrad Rzeszutek Wilk
2018-08-15
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
2018-08-06
kvm: x86: vmx: fix vpid leak
Roman Kagan
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-05
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2018-05-30
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-05-22
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-22
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-05-22
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-22
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-22
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-05-22
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-04-13
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
Jim Mattson
2018-04-13
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2018-03-28
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-03-11
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
2018-03-11
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-02-25
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2018-02-22
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
KarimAllah Ahmed
2018-02-17
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
2018-02-13
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
[next]