index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-10-21
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
1
-2
/
+2
2020-09-28
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
1
-2
/
+16
2020-09-28
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
1
-1
/
+1
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-1
/
+1
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-05
KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
Paolo Bonzini
1
-2
/
+6
2020-05-13
KVM: x86: handle wrap around 32-bit address space
Paolo Bonzini
1
-0
/
+2
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-33
/
+24
2020-03-16
KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic
Sean Christopherson
1
-4
/
+4
2020-03-16
KVM: x86: Add helpers to perform CPUID-based guest vendor check
Sean Christopherson
1
-28
/
+8
2020-03-16
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: x86: Move emulation-only helpers to emulate.c
Sean Christopherson
1
-0
/
+11
2020-03-03
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
1
-0
/
+1
2020-02-20
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
1
-22
/
+14
2020-01-27
KVM: x86: Use a typedef for fastop functions
Sean Christopherson
1
-7
/
+7
2020-01-27
KVM: X86: Add 'else' to unify fastop and execute call path
Miaohe Lin
1
-4
/
+2
2020-01-27
KVM: x86: Remove unused ctxt param from emulator's FPU accessors
Sean Christopherson
1
-15
/
+13
2020-01-27
KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation
Sean Christopherson
1
-0
/
+39
2020-01-27
KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
Marios Pomonis
1
-2
/
+14
2020-01-27
KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
Marios Pomonis
1
-3
/
+8
2020-01-21
KVM: x86: Add dedicated emulator helpers for querying CPUID features
Sean Christopherson
1
-18
/
+3
2019-11-15
KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed
Miaohe Lin
1
-4
/
+2
2019-09-11
KVM: x86: set ctxt->have_exception in x86_decode_insn()
Jan Dakinevich
1
-0
/
+2
2019-08-22
x86: KVM: add xsetbv to the emulator
Vitaly Kuznetsov
1
-1
/
+22
2019-08-22
KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
Sean Christopherson
1
-1
/
+1
2019-07-18
x86/kvm: Fix fastop function ELF metadata
Josh Poimboeuf
1
-13
/
+31
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-06-18
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
Liran Alon
1
-1
/
+1
2019-04-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
1
-0
/
+10
2019-04-16
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
1
-10
/
+11
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
1
-6
/
+6
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
1
-0
/
+3
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
1
-75
/
+74
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-1
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
1
-11
/
+11
2018-09-27
x86/kvm: Add Hygon Dhyana support to KVM
Pu Wen
1
-1
/
+10
2018-08-06
kvm: x86: Remove CR3_PCID_INVD flag
Junaid Shahid
1
-1
/
+1
2018-06-12
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
1
-6
/
+6
2018-06-12
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-05-14
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
1
-1
/
+3
2018-04-04
kvm: Add emulation for movups/movupd
Stefan Fritsch
1
-1
/
+7
2018-03-16
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
1
-0
/
+8
2018-03-16
KVM: x86: Always allow access to VMware backdoor I/O ports
Liran Alon
1
-0
/
+11
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-11
/
+30
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2018-01-25
KVM: x86: Make indirect calls in emulator speculation safe
Peter Zijlstra
1
-4
/
+5
2017-12-21
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
[next]