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_6.6-2.2.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
2019-12-05
kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
Jim Mattson
2019-12-05
Revert "KVM: nVMX: reset cache/shadows when switching loaded VMCS"
Greg Kroah-Hartman
2019-12-01
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
Uros Bizjak
2019-12-01
KVM: nVMX: reset cache/shadows when switching loaded VMCS
Sean Christopherson
2019-11-20
KVM: x86: introduce is_pae_paging
Paolo Bonzini
2019-11-12
KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
Paolo Bonzini
2019-10-29
kvm: vmx: Basic APIC virtualization controls have three settings
Jim Mattson
2019-10-29
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
2019-10-29
KVM: X86: introduce invalidate_gpa argument to tlb flush
Wanpeng Li
2019-10-11
KVM: nVMX: handle page fault in vmread fix
Jack Wang
2019-09-19
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
2019-08-16
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-07-31
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-05-14
Documentation: Move L1TF to separate directory
Thomas Gleixner
2019-05-14
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
Thomas Gleixner
2019-04-20
KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
Sean Christopherson
2019-04-03
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-23
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
2019-03-23
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
Sean Christopherson
2019-03-23
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
2019-02-20
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-02-12
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
2019-01-09
KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
Sean Christopherson
2018-12-29
KVM: Fix UAF in nested posted interrupt processing
Cfir Cohen
2018-12-17
x86/kvm/vmx: fix old-style function declaration
Yi Wang
2018-11-13
KVM: nVMX: Clear reserved bits of #DB exit qualification
Jim Mattson
2018-09-19
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
2018-09-15
kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
Jim Mattson
2018-09-15
KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
Sean Christopherson
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-09-05
KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
Sean Christopherson
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
[next]