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
Age
Commit message (
Expand
)
Author
2017-03-15
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
2017-02-26
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
2017-02-09
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
2017-01-19
KVM: x86: Introduce segmented_write_std
Steve Rutherford
2017-01-19
KVM: x86: emulate FXSAVE and FXRSTOR
Radim Krčmář
2017-01-19
KVM: x86: add asm_safe wrapper
Radim Krčmář
2017-01-19
KVM: x86: add Align16 instruction flag
Radim Krčmář
2017-01-19
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
2017-01-19
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
2017-01-12
KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
Xiao Guangrong
2017-01-09
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-12-02
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
2016-12-02
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
2016-11-26
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
2016-11-26
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
2016-11-10
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
2016-11-10
KVM: x86: fix wbinvd_dirty_mask use-after-free
Ido Yariv
2016-10-28
kvm: x86: memset whole irq_eoi
Jiri Slaby
2016-10-07
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
2016-09-24
Revert "KVM: x86: fix missed hardware breakpoints"
Paolo Bonzini
2016-08-20
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
2016-08-20
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
2016-08-20
KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
Alexis Dambricourt
2016-07-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
2016-06-24
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
2016-06-01
KVM: x86: mask CPUID(0xD,0x1).EAX against host value
Paolo Bonzini
2016-06-01
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
2016-06-01
KVM: MTRR: remove MSR 0x2f8
Andy Honig
2016-05-04
kvm: x86: do not leak guest xcr0 into host interrupt handlers
David Matlack
2016-04-20
KVM: x86: Inject pending interrupt even if pending nmi exist
Yuki Shibuya
2016-04-12
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
2016-04-12
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
2016-04-12
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
2016-04-12
KVM: i8254: change PIT discard tick policy
Radim Krčmář
2016-04-12
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-03-16
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
2016-03-16
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-16
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2016-03-09
KVM: x86: fix root cause for missed hardware breakpoints
Paolo Bonzini
2016-03-09
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
2016-03-03
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
2016-03-03
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
2016-03-03
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-01-31
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
2016-01-31
KVM: x86: correctly print #AC in traces
Paolo Bonzini
2016-01-31
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2015-12-22
KVM: x86: Reload pit counters for all channels when restoring state
Andrew Honig
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2015-12-22
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
[next]