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
2021-06-17
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
1
-3
/
+3
2021-06-17
KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU reset
Sean Christopherson
1
-2
/
+8
2021-06-17
KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helper
Sean Christopherson
1
-2
/
+1
2021-06-17
KVM: x86: Emulate triple fault shutdown if RSM emulation fails
Sean Christopherson
1
-5
/
+7
2021-06-17
KVM: x86: Move FPU register accessors into fpu.h
Siddharth Chandrasekaran
1
-120
/
+17
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
1
-2
/
+3
2021-05-07
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-77
/
+3
2021-04-26
KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
Sean Christopherson
1
-77
/
+3
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-09
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
1
-2
/
+2
2021-02-09
KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
Sean Christopherson
1
-4
/
+4
2021-02-04
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
1
-1
/
+1
2021-02-02
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
1
-0
/
+2
2020-11-13
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-10-22
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-24
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-03
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
[next]