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
/
emulate.c
Age
Commit message (
Expand
)
Author
2019-04-27
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
2018-06-16
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-16
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-16
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2018-02-07
KVM: x86: Make indirect calls in emulator speculation safe
Peter Zijlstra
2018-02-03
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
2018-02-03
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
2017-12-29
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
2017-10-05
x86/kvm: Move kvm_fastop_exception to .fixup section
Josh Poimboeuf
2017-09-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
2017-08-24
KVM: MMU: check guest CR3 reserved bits based on its physical address width.
Yu Zhang
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-30
KVM: x86: remove ignored type attribute
Nick Desaulniers
2017-06-22
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-06-01
KVM: x86: avoid large stack allocations in em_fxrstor
Nick Desaulniers
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
2017-04-27
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
2017-01-17
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2017-01-12
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
2017-01-12
KVM: x86: Introduce segmented_write_std
Steve Rutherford
2017-01-09
kvm: svm: Use the hardware provided GPA instead of page walk
Tom Lendacky
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-24
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
2016-11-16
KVM: x86: emulate FXSAVE and FXRSTOR
Radim Krčmář
2016-11-16
KVM: x86: add asm_safe wrapper
Radim Krčmář
2016-11-16
KVM: x86: save one bit in ctxt->d
Radim Krčmář
2016-11-16
KVM: x86: add Align16 instruction flag
Radim Krčmář
2016-11-02
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-05-10
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-02-24
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
2016-02-24
x86/kvm: Make test_cc() always inline
Josh Poimboeuf
2016-02-24
x86/kvm: Set ELF function type for fastop functions
Josh Poimboeuf
2015-11-04
KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
2015-11-04
KVM: x86: handle SMBASE as physical address in RSM
Radim Krčmář
2015-10-14
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
2015-09-06
Silence compiler warning in arch/x86/kvm/emulate.c
Valdis Kletnieks
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-06-04
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
2015-05-19
KVM: x86: Fix zero iterations REP-string
Nadav Amit
2015-05-19
KVM: x86: Fix update RCX/RDI/RSI on REP-string
Nadav Amit
2015-05-19
KVM: x86: Fix DR7 mask on task-switch while debugging
Nadav Amit
2015-05-08
KVM: x86: Call-far should not be emulated as stack op
Nadav Amit
[next]