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
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
2017-12-14
KVM: x86: emulate RDPID
Paolo Bonzini
1
-1
/
+21
2017-12-14
KVM: x86: emulate sldt and str
Paolo Bonzini
1
-6
/
+26
2017-12-14
KVM: x86: add support for UMIP
Paolo Bonzini
1
-0
/
+8
2017-12-05
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
1
-24
/
+0
2017-11-17
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
1
-6
/
+26
2017-11-17
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
1
-0
/
+7
2017-10-12
KVM: x86: introduce ISA specific SMM entry/exit callbacks
Ladi Prosek
1
-0
/
+9
2017-10-05
x86/kvm: Move kvm_fastop_exception to .fixup section
Josh Poimboeuf
1
-2
/
+4
2017-09-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
1
-2
/
+1
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
1
-3
/
+5
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
1
-7
/
+9
2017-08-24
KVM: MMU: check guest CR3 reserved bits based on its physical address width.
Yu Zhang
1
-2
/
+12
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
1
-6
/
+6
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-46
/
+38
2017-06-30
KVM: x86: remove ignored type attribute
Nick Desaulniers
1
-1
/
+1
2017-06-22
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
1
-0
/
+1
2017-06-01
KVM: x86: avoid large stack allocations in em_fxrstor
Nick Desaulniers
1
-45
/
+37
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
1
-1
/
+1
2017-04-27
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
1
-7
/
+9
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
1
-0
/
+7
2017-01-17
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
1
-14
/
+56
2017-01-12
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
1
-10
/
+38
2017-01-12
KVM: x86: Introduce segmented_write_std
Steve Rutherford
1
-4
/
+18
2017-01-09
kvm: svm: Use the hardware provided GPA instead of page walk
Tom Lendacky
1
-4
/
+16
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-27
/
+173
2016-11-24
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
1
-25
/
+11
2016-11-16
KVM: x86: emulate FXSAVE and FXRSTOR
Radim Krčmář
1
-1
/
+128
2016-11-16
KVM: x86: add asm_safe wrapper
Radim Krčmář
1
-11
/
+23
2016-11-16
KVM: x86: save one bit in ctxt->d
Radim Krčmář
1
-10
/
+13
2016-11-16
KVM: x86: add Align16 instruction flag
Radim Krčmář
1
-8
/
+12
[next]