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
2017-07-05
KVM: nVMX: Fix exception injection
Wanpeng Li
2017-05-14
KVM: nVMX: do not leak PML full vmexit to L1
Ladi Prosek
2017-05-14
KVM: nVMX: initialize PML fields in vmcs02
Ladi Prosek
2017-05-14
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2017-04-21
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
2017-03-15
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
2017-01-09
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-11-02
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
2016-10-27
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-09-23
KVM: nVMX: Fix the NMI IDT-vectoring handling
Wanpeng Li
2016-09-23
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
Wanpeng Li
2016-09-23
KVM: nVMX: Fix reload apic access page warning
Wanpeng Li
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-07
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
2016-09-07
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
2016-09-07
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
2016-09-07
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
2016-09-07
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
2016-09-07
vmx: refine validity check for guest linear address
Liang Li
2016-08-18
kvm: nVMX: fix nested tsc scaling
Peter Feiner
2016-08-18
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
2016-08-18
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-01
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
2016-08-01
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-24
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
2016-07-16
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
2016-07-14
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
KVM: VMX: optimize APIC ID read with APICv
Radim Krčmář
2016-07-14
kvm: vmx: advertise support for ept execute only
Bandan Das
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-11
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
2016-07-11
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
2016-07-11
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
2016-07-11
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
2016-07-05
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
2016-07-01
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
2016-07-01
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
[next]