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
2014-04-09
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
2013-05-30
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
2012-08-19
KVM: VMX: Advertise CPU_BASED_RDPMC_EXITING for nested guests
Stefan Bader
2012-05-31
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-05-31
KVM: nVMX: Fix erroneous exception bitmap check
Nadav Har'El
2012-02-27
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-27
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
2011-11-17
KVM: VMX: Check for automatic switch msr table overflow
Gleb Natapov
2011-11-17
KVM: VMX: Add support for guest/host-only profiling
Gleb Natapov
2011-11-17
KVM: VMX: add support for switching of PERF_GLOBAL_CTRL
Gleb Natapov
2011-09-25
KVM: Clean up and extend rate-limited output
Jan Kiszka
2011-09-25
KVM: x86: Move kvm_trace_exit into atomic vmexit section
Jan Kiszka
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-09-25
KVM: nVMX: Fix nested VMX TSC emulation
Nadav Har'El
2011-09-25
KVM: L1 TSC handling
Nadav Har'El
2011-09-25
KVM: VMX: trivial: use BUG_ON
Julia Lawall
2011-09-25
KVM: Use __print_symbolic() for vmexit tracepoints
Stefan Hajnoczi
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-07-12
KVM: nVMX: Fix bug preventing more than two levels of nesting
Nadav Har'El
2011-07-12
KVM: VMX: Silence warning on 32-bit hosts
Jan Kiszka
2011-07-12
KVM: nVMX: Miscellenous small corrections
Nadav Har'El
2011-07-12
KVM: nVMX: Add VMX to list of supported cpuid features
Nadav Har'El
2011-07-12
KVM: nVMX: Additional TSC-offset handling
Nadav Har'El
2011-07-12
KVM: nVMX: Further fixes for lazy FPU loading
Nadav Har'El
2011-07-12
KVM: nVMX: Handling of CR0 and CR4 modifying instructions
Nadav Har'El
2011-07-12
KVM: nVMX: Correct handling of idt vectoring info
Nadav Har'El
2011-07-12
KVM: nVMX: Correct handling of exception injection
Nadav Har'El
2011-07-12
KVM: nVMX: Correct handling of interrupt injection
Nadav Har'El
2011-07-12
KVM: nVMX: Deciding if L0 or L1 should handle an L2 exit
Nadav Har'El
2011-07-12
KVM: nVMX: vmcs12 checks on nested entry
Nadav Har'El
2011-07-12
KVM: nVMX: Exiting from L2 to L1
Nadav Har'El
2011-07-12
KVM: nVMX: No need for handle_vmx_insn function any more
Nadav Har'El
2011-07-12
KVM: nVMX: Implement VMLAUNCH and VMRESUME
Nadav Har'El
2011-07-12
KVM: nVMX: Prepare vmcs02 from vmcs01 and vmcs12
Nadav Har'El
2011-07-12
KVM: nVMX: Move control field setup to functions
Nadav Har'El
2011-07-12
KVM: nVMX: Move host-state field setup to a function
Nadav Har'El
2011-07-12
KVM: nVMX: Implement VMREAD and VMWRITE
Nadav Har'El
2011-07-12
KVM: nVMX: Implement VMPTRST
Nadav Har'El
2011-07-12
KVM: nVMX: Implement VMPTRLD
Nadav Har'El
2011-07-12
KVM: nVMX: Implement VMCLEAR
Nadav Har'El
2011-07-12
KVM: nVMX: Success/failure of VMX instructions.
Nadav Har'El
2011-07-12
KVM: nVMX: Add VMCS fields to the vmcs12
Nadav Har'El
2011-07-12
KVM: nVMX: Introduce vmcs02: VMCS used to run L2
Nadav Har'El
2011-07-12
KVM: nVMX: Decoding memory operands of VMX instructions
Nadav Har'El
2011-07-12
KVM: nVMX: Implement reading and writing of VMX MSRs
Nadav Har'El
2011-07-12
KVM: nVMX: Introduce vmcs12: a VMCS structure for L1
Nadav Har'El
2011-07-12
KVM: nVMX: Allow setting the VMXE bit in CR4
Nadav Har'El
2011-07-12
KVM: nVMX: Implement VMXON and VMXOFF
Nadav Har'El
2011-07-12
KVM: nVMX: Add "nested" module option to kvm_intel
Nadav Har'El
[next]