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
2011-01-12
KVM: VMX: when entering real mode align segment base to 16 bytes
Gleb Natapov
2011-01-12
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
2011-01-12
KVM: Replace reads of vcpu->arch.cr3 by an accessor
Avi Kivity
2011-01-12
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
Avi Kivity
2011-01-12
KVM: VMX: Optimize atomic EFER load
Avi Kivity
2011-01-12
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
2011-01-12
KVM: cleanup emulate_instruction
Andre Przywara
2011-01-12
KVM: move complete_insn_gp() into x86.c
Andre Przywara
2011-01-12
KVM: x86: fix CR8 handling
Andre Przywara
2011-01-12
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
Anthony Liguori
2011-01-12
KVM: VMX: Return 0 from a failed VMREAD
Avi Kivity
2011-01-12
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
Avi Kivity
2011-01-12
KVM: Record instruction set in kvm_exit tracepoint
Avi Kivity
2011-01-12
KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()
Avi Kivity
2011-01-12
KVM: VMX: Inform user about INTEL_TXT dependency
Shane Wang
2011-01-12
KVM: VMX: Disallow NMI while blocked by STI
Avi Kivity
2011-01-12
KVM: handle exit due to INVD in VMX
Gleb Natapov
2011-01-12
KVM: VMX: remove setting of shadow_base_ptes for EPT
Marcelo Tosatti
2011-01-12
KVM: Move KVM context switch into own function
Andi Kleen
2010-12-08
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
KVM: VMX: Add AX to list of registers clobbered by guest switch
Jan Kiszka
2010-10-24
KVM: VMX: Respect interrupt window in big real mode
Avi Kivity
2010-10-24
KVM: VMX: Emulated real mode interrupt injection
Mohammed Gamal
2010-10-24
KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration
Avi Kivity
2010-10-24
KVM: Non-atomic interrupt injection
Avi Kivity
2010-10-24
KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry
Avi Kivity
2010-10-24
KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts()
Avi Kivity
2010-10-24
KVM: VMX: Split up vmx_complete_interrupts()
Avi Kivity
2010-10-24
KVM: Check for pending events before attempting injection
Avi Kivity
2010-10-24
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
Joerg Roedel
2010-10-24
KVM: X86: Introduce a tdp_set_cr3 function
Joerg Roedel
2010-10-24
KVM: x86: Unify TSC logic
Zachary Amsden
2010-10-24
KVM: x86: Move TSC offset writes to common code
Zachary Amsden
2010-10-24
KVM: x86: Convert TSC writes to TSC offset writes
Zachary Amsden
2010-10-24
KVM: x86: Drop vm_init_tsc
Zachary Amsden
2010-10-24
KVM: VMX: Use host_gdt variable wherever we need the host gdt
Avi Kivity
2010-10-19
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
2010-08-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-08-02
KVM: VMX: Fix host GDT.LIMIT corruption
Avi Kivity
2010-08-02
KVM: VMX: fix tlb flush with invalid root
Xiao Guangrong
2010-08-01
KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
Sheng Yang
2010-08-01
KVM: Add mini-API for vcpu->requests
Avi Kivity
2010-08-01
KVM: Fix mov cr3 #GP at wrong instruction
Avi Kivity
2010-08-01
KVM: Fix mov cr4 #GP at wrong instruction
Avi Kivity
2010-08-01
KVM: Fix mov cr0 #GP at wrong instruction
Avi Kivity
2010-08-01
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
2010-08-01
KVM: VMX: Fix incorrect rcu deref in rmode_tss_base()
Avi Kivity
[next]