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
2016-08-19
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
2016-08-19
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
2016-04-18
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
2016-03-22
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2016-03-22
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2016-01-31
KVM: VMX: fix SMEP and SMAP without EPT
Radim Krčmář
2015-12-09
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-10-22
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
2015-05-20
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
2015-04-21
KVM: VMX: Preserve host CR4.MCE value while in guest mode.
Ben Serebrin
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
2015-04-08
KVM: nVMX: remove unnecessary double caching of MAXPHYADDR
Eugene Korenevsky
2015-04-08
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
Eugene Korenevsky
2015-04-08
KVM: vmx: pass error code with internal error #2
Radim Krčmář
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-03-31
x86: Use bool function return values of true/false not 1/0
Joe Perches
2015-03-30
KVM: x86: Remove redundant definitions
Nadav Amit
2015-03-26
KVM: nVMX: Add support for rdtscp
Jan Kiszka
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-17
KVM: nVMX: mask unrestricted_guest if disabled on L0
Radim Krčmář
2015-03-13
KVM: nVMX: Do not emulate #UD while in guest mode
Jan Kiszka
2015-03-13
KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode
Wincy Van
2015-03-10
kvm: x86: make kvm_emulate_* consistant
Joel Schopp
2015-02-23
KVM: VMX: fix build without CONFIG_SMP
Radim Krčmář
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-10
KVM: x86: fix build with !CONFIG_SMP
Radim Krčmář
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
2015-02-03
KVM: nVMX: Enable nested posted interrupt processing
Wincy Van
2015-02-03
KVM: nVMX: Enable nested virtual interrupt delivery
Wincy Van
2015-02-03
KVM: nVMX: Enable nested apic register virtualization
Wincy Van
2015-02-03
KVM: nVMX: Make nested control MSRs per-cpu
Wincy Van
2015-02-03
KVM: nVMX: Enable nested virtualize x2apic mode
Wincy Van
2015-02-03
KVM: nVMX: Prepare for using hardware MSR bitmap
Wincy Van
2015-02-02
KVM: x86: revert "add method to test PIR bitmap vector"
Marcelo Tosatti
2015-01-30
kvm: vmx: fix oops with explicit flexpriority=0 option
Paolo Bonzini
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
2015-01-19
x86: kvm: vmx: Remove some unused functions
Rickard Strandqvist
2015-01-08
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
KVM: x86: add method to test PIR bitmap vector
Marcelo Tosatti
2015-01-08
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2015-01-08
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
Eugene Korenevsky
2015-01-08
KVM: nVMX: Improve nested msr switch checking
Eugene Korenevsky
2015-01-08
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2014-12-27
kvm: x86: vmx: reorder some msr writing
Tiejun Chen
2014-12-11
KVM: nVMX: Disable unrestricted mode if ept=0
Bandan Das
2014-12-05
kvm: vmx: add nested virtualization support for xsaves
Wanpeng Li
2014-12-05
kvm: vmx: add MSR logic for XSAVES
Wanpeng Li
2014-12-05
kvm: x86: handle XSAVES vmcs and vmexit
Wanpeng Li
[next]