index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
emulate.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-22
*
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
2020-10-29
*
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
2020-03-20
*
KVM: x86: emulate RDPID
Paolo Bonzini
2020-02-28
*
KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
*
KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
*
KVM: x86: set ctxt->have_exception in x86_decode_insn()
Jan Dakinevich
2019-10-05
*
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
2019-04-27
*
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: Make indirect calls in emulator speculation safe
Peter Zijlstra
2018-02-25
*
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
2018-02-03
*
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
2018-01-02
*
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-11-21
*
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-07-05
*
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: fix emulation of "MOV SS, null selector"
Paolo Bonzini
2017-01-19
*
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
2016-12-02
*
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
2016-11-10
*
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
2016-03-03
*
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-11-04
*
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
2015-10-14
*
Silence compiler warning in arch/x86/kvm/emulate.c
Valdis Kletnieks
2015-09-06
*
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-06-04
*
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-19
*
KVM: x86: Call-far should not be emulated as stack op
Nadav Amit
2015-05-08
*
kvm: x86: fix x86 eflags fixed bit
Wanpeng Li
2015-04-08
*
KVM: remove useless check of "ret" variable prior to returning the same value
Eugene Korenevsky
2015-03-30
*
KVM: x86: Remove redundant definitions
Nadav Amit
2015-03-30
*
KVM: x86: removing redundant eflags bits definitions
Nadav Amit
2015-03-30
*
KVM: x86: BSF and BSR emulation change register unnecassarily
Nadav Amit
2015-03-30
*
KVM: x86: POPA emulation may not clear bits [63:32]
Nadav Amit
2015-03-30
*
KVM: x86: CMOV emulation on legacy mode is wrong
Nadav Amit
2015-03-30
*
KVM: x86: Fix re-execution of patched vmmcall
Jan Kiszka
2015-03-13
*
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
2015-02-23
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
|
\
|
*
KVM: x86: emulate: correct page fault error code for NoWrite instructions
Paolo Bonzini
2015-02-09
|
*
KVM: x86: Emulation of call may use incorrect stack size
Nadav Amit
2015-01-26
|
*
KVM: x86: 32-bit wraparound read/write not emulated correctly
Nadav Amit
2015-01-26
|
*
KVM: x86: Fix defines in emulator.c
Nadav Amit
2015-01-26
|
*
KVM: x86: ARPL emulation can cause spurious exceptions
Nadav Amit
2015-01-26
|
*
KVM: x86: IRET emulation does not clear NMI masking
Nadav Amit
2015-01-26
[next]