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
/
kvm_emulate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
1
-0
/
+2
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
1
-0
/
+1
2022-02-13
KVM: x86: Replace memset() "optimization" with normal per-field writes
Sean Christopherson
1
-5
/
+1
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
1
-0
/
+1
2021-06-17
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
1
-2
/
+1
2021-06-17
KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU reset
Sean Christopherson
1
-1
/
+0
2021-06-17
KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helper
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: Emulate triple fault shutdown if RSM emulation fails
Sean Christopherson
1
-0
/
+1
2021-06-17
KVM: x86: Move FPU register accessors into fpu.h
Siddharth Chandrasekaran
1
-2
/
+1
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
1
-2
/
+1
2021-05-07
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
1
-0
/
+1
2021-02-09
KVM: x86: reading DR cannot fail
Paolo Bonzini
1
-1
/
+1
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+509
2020-03-16
KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
Sean Christopherson
1
-0
/
+4
2020-03-16
KVM: x86: Add helpers to perform CPUID-based guest vendor check
Sean Christopherson
1
-0
/
+24
2020-03-16
KVM: x86: Shrink the usercopy region of the emulation context
Sean Christopherson
1
-3
/
+5
2020-03-16
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
1
-0
/
+480