index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
2015-12-14
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
Haozhong Zhang
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
2015-11-05
KVM: VMX: Fix commit which broke PML
Kai Huang
2015-11-04
KVM: VMX: fix SMEP and SMAP without EPT
Radim Krčmář
2015-10-19
kvm: x86: zero EFER on INIT
Paolo Bonzini
2015-10-16
KVM: nVMX: expose VPID capability to L1
Wanpeng Li
2015-10-16
KVM: nVMX: nested VPID emulation
Wanpeng Li
2015-10-16
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
2015-10-14
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Wanpeng Li
2015-10-14
KVM: VMX: adjust interface to allocate/free_vpid
Wanpeng Li
2015-10-13
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2015-10-13
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
Feng Wu
2015-10-01
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
2015-10-01
KVM: Add some helper functions for Posted-Interrupts
Feng Wu
2015-10-01
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
Feng Wu
2015-10-01
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2015-10-01
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
Xiao Guangrong
2015-10-01
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
Xiao Guangrong
2015-10-01
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...
Paolo Bonzini
2015-10-01
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
Xiao Guangrong
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
2015-10-01
KVM: vmx: disable posted interrupts if no local APIC
Paolo Bonzini
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
2015-10-01
KVM: x86: unify handling of interrupt window
Paolo Bonzini
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2015-09-16
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-15
x86/kvm: Rename VMX's segment access rights defines
Andy Lutomirski
2015-08-05
KVM: VMX: drop ept misconfig check
Xiao Guangrong
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
[next]