index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
1
-1
/
+1
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-05-10
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
1
-1
/
+5
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+22
2016-02-24
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
1
-2
/
+2
2016-02-24
x86/kvm: Make test_cc() always inline
Josh Poimboeuf
1
-1
/
+1
2016-02-24
x86/kvm: Set ELF function type for fastop functions
Josh Poimboeuf
1
-8
/
+21
2015-11-04
KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
1
-5
/
+25
2015-11-04
KVM: x86: handle SMBASE as physical address in RSM
Radim Krčmář
1
-4
/
+3
2015-10-14
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
1
-3
/
+7
2015-09-06
Silence compiler warning in arch/x86/kvm/emulate.c
Valdis Kletnieks
1
-1
/
+1
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
1
-1
/
+247
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
1
-1
/
+9
2015-06-04
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
1
-3
/
+3
2015-05-19
KVM: x86: Fix zero iterations REP-string
Nadav Amit
1
-0
/
+25
2015-05-19
KVM: x86: Fix update RCX/RDI/RSI on REP-string
Nadav Amit
1
-6
/
+2
2015-05-19
KVM: x86: Fix DR7 mask on task-switch while debugging
Nadav Amit
1
-1
/
+5
2015-05-08
KVM: x86: Call-far should not be emulated as stack op
Nadav Amit
1
-1
/
+1
2015-04-08
kvm: x86: fix x86 eflags fixed bit
Wanpeng Li
1
-3
/
+3
2015-03-30
KVM: remove useless check of "ret" variable prior to returning the same value
Eugene Korenevsky
1
-3
/
+1
2015-03-30
KVM: x86: Remove redundant definitions
Nadav Amit
1
-3
/
+3
2015-03-30
KVM: x86: removing redundant eflags bits definitions
Nadav Amit
1
-59
/
+46
2015-03-30
KVM: x86: BSF and BSR emulation change register unnecassarily
Nadav Amit
1
-1
/
+18
2015-03-30
KVM: x86: POPA emulation may not clear bits [63:32]
Nadav Amit
1
-16
/
+23
2015-03-30
KVM: x86: CMOV emulation on legacy mode is wrong
Nadav Amit
1
-2
/
+1
2015-03-13
KVM: x86: Fix re-execution of patched vmmcall
Jan Kiszka
1
-14
/
+3
2015-02-24
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
1
-1
/
+2
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-74
/
+156
2015-02-09
KVM: x86: emulate: correct page fault error code for NoWrite instructions
Paolo Bonzini
1
-1
/
+2
2015-01-26
KVM: x86: Emulation of call may use incorrect stack size
Nadav Amit
1
-7
/
+18
2015-01-26
KVM: x86: 32-bit wraparound read/write not emulated correctly
Nadav Amit
1
-3
/
+7
2015-01-26
KVM: x86: Fix defines in emulator.c
Nadav Amit
1
-1
/
+1
2015-01-26
KVM: x86: ARPL emulation can cause spurious exceptions
Nadav Amit
1
-6
/
+26
2015-01-26
KVM: x86: IRET emulation does not clear NMI masking
Nadav Amit
1
-0
/
+1
2015-01-26
KVM: x86: Wrong operand size for far ret
Nadav Amit
1
-2
/
+2
2015-01-26
KVM: x86: Dirty the dest op page on cmpxchg emulation
Nadav Amit
1
-4
/
+7
2015-01-23
KVM: x86: SYSENTER emulation is broken
Nadav Amit
1
-19
/
+8
2015-01-23
KVM: x86: Fix of previously incomplete fix for CVE-2014-8480
Nadav Amit
1
-2
/
+2
2015-01-09
KVM: x86: #PF error-code on R/W operations is wrong
Nadav Amit
1
-1
/
+5
2015-01-09
KVM: x86: Access to LDT/GDT that wraparound is incorrect
Nadav Amit
1
-13
/
+34
2015-01-09
KVM: x86: Do not set access bit on accessed segments
Nadav Amit
1
-4
/
+7
2015-01-09
KVM: x86: POP [ESP] is not emulated correctly
Nadav Amit
1
-1
/
+6
2015-01-09
KVM: x86: em_call_far should return failure result
Nadav Amit
1
-1
/
+1
2015-01-09
KVM: x86: JMP/CALL using call- or task-gate causes exception
Nadav Amit
1
-20
/
+34
2015-01-09
KVM: x86: fnstcw and fnstsw may cause spurious exception
Nadav Amit
1
-6
/
+3
2015-01-09
KVM: x86: pop sreg accesses only 2 bytes
Nadav Amit
1
-1
/
+3
2015-01-09
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
Nicholas Krause
1
-4
/
+0
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-190
/
+218
2014-12-11
KVM: x86: em_ret_far overrides cpl
Nadav Amit
1
-1
/
+1
2014-12-10
KVM: x86: Emulate should check #UD before #GP
Nadav Amit
1
-6
/
+6
[next]