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.12.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
2022-10-28
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
Maxim Levitsky
1
-2
/
+2
2022-10-28
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
1
-1
/
+15
2022-10-28
KVM: x86: emulator: update the emulation mode after rsm
Maxim Levitsky
1
-1
/
+1
2022-10-28
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
1
-28
/
+57
2022-10-28
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
1
-0
/
+1
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+14
2022-09-26
KVM: x86: Use DR7_GD macro instead of open coding check in emulator
Sean Christopherson
1
-2
/
+1
2022-09-26
KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
Hou Wenlong
1
-12
/
+8
2022-09-26
KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
Liam Ni
1
-2
/
+4
2022-09-23
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
1
-0
/
+3
2022-08-24
KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
Michal Luczaj
1
-1
/
+1
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-1
/
+1
2022-08-19
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Josh Poimboeuf
1
-1
/
+2
2022-08-19
x86/kvm: Simplify FOP_SETCC()
Josh Poimboeuf
1
-19
/
+4
2022-08-10
KVM: x86: emulator: Fix illegal LEA handling
Michal Luczaj
1
-1
/
+5
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-18
/
+31
2022-07-15
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
1
-10
/
+7
2022-07-14
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
1
-4
/
+6
2022-07-14
KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
Sean Christopherson
1
-2
/
+2
2022-07-14
KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
Sean Christopherson
1
-10
/
+9
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-2
/
+2
2022-06-27
x86/kvm: Fix SETcc emulation for return thunks
Peter Zijlstra
1
-13
/
+15
2022-06-10
KVM: x86: Bug the VM on an out-of-bounds data read
Sean Christopherson
1
-1
/
+2
2022-06-10
KVM: x86: Bug the VM if the emulator generates a bogus exception vector
Sean Christopherson
1
-2
/
+5
2022-06-10
KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
Sean Christopherson
1
-2
/
+2
2022-06-10
KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM
Sean Christopherson
1
-2
/
+2
2022-06-10
KVM: x86: Use 16-bit fields to track dirty/valid emulator GPRs
Sean Christopherson
1
-0
/
+3
2022-06-10
KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
Sean Christopherson
1
-5
/
+5
2022-06-10
KVM: x86: Harden _regs accesses to guard against buggy input
Sean Christopherson
1
-0
/
+6
2022-06-10
KVM: x86: Grab regs_dirty in local 'unsigned long'
Sean Christopherson
1
-1
/
+2
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+5
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
1
-2
/
+2
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
1
-1
/
+3
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+10
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-27
/
+44
2022-03-22
kvm/emulate: Fix SETcc emulation for ENDBR
Peter Zijlstra
1
-4
/
+6
2022-03-22
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
1
-2
/
+17
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-22
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+7
2022-03-20
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
1
-2
/
+17
2022-03-15
x86/ibt,kvm: Add ENDBR to fastops
Peter Zijlstra
1
-2
/
+4
2022-03-01
KVM: x86/emulator: Move the unhandled outer privilege level logic of far retu...
Hou Wenlong
1
-6
/
+8
2022-03-01
KVM: x86/emulator: Fix wrong privilege check for code segment in __load_segme...
Hou Wenlong
1
-8
/
+23
2022-03-01
KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...
Hou Wenlong
1
-5
/
+9
2022-02-14
KVM: x86: Replace memset() "optimization" with normal per-field writes
Sean Christopherson
1
-2
/
+7
2022-02-10
KVM: x86/emulate: Remove unused "tss_selector" of task_switch_{16, 32}()
Jinrong Liang
1
-7
/
+4
2022-02-10
KVM: x86/emulate: Remove unused "ctxt" of setup_syscalls_segments()
Jinrong Liang
1
-5
/
+4
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
1
-2
/
+2
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-24
/
+31
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
1
-24
/
+31
[next]