index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
emulate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
1
-3
/
+5
|
\
|
*
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
1
-2
/
+2
|
*
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
1
-1
/
+3
*
|
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-6
/
+10
|
\
\
|
*
|
kvm/emulate: Fix SETcc emulation for ENDBR
Peter Zijlstra
2022-03-22
1
-4
/
+6
|
*
|
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
2022-03-22
1
-2
/
+17
|
|
\
\
|
*
|
|
x86/ibt,kvm: Add ENDBR to fastops
Peter Zijlstra
2022-03-15
1
-2
/
+4
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-27
/
+44
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
KVM: x86/emulator: Move the unhandled outer privilege level logic of far retu...
Hou Wenlong
2022-03-01
1
-6
/
+8
|
*
|
|
KVM: x86/emulator: Fix wrong privilege check for code segment in __load_segme...
Hou Wenlong
2022-03-01
1
-8
/
+23
|
*
|
|
KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...
Hou Wenlong
2022-03-01
1
-5
/
+9
|
*
|
|
KVM: x86/emulate: Remove unused "tss_selector" of task_switch_{16, 32}()
Jinrong Liang
2022-02-10
1
-7
/
+4
|
*
|
|
KVM: x86/emulate: Remove unused "ctxt" of setup_syscalls_segments()
Jinrong Liang
2022-02-10
1
-5
/
+4
|
|
/
/
*
|
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
1
-2
/
+2
|
\
\
\
|
*
|
|
x86: Share definition of __is_canonical_address()
Adrian Hunter
2022-02-02
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-22
1
-2
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: x86: Replace memset() "optimization" with normal per-field writes
Sean Christopherson
2022-02-14
1
-2
/
+7
|
|
/
*
/
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
2022-03-20
1
-2
/
+17
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
1
-24
/
+31
|
\
|
*
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
2022-01-07
1
-24
/
+31
*
|
x86/kvm: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-12
/
+4
*
|
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2021-12-08
1
-2
/
+2
|
/
*
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-31
1
-1
/
+0
|
\
|
*
kvm: fix objtool relocation warning
Linus Torvalds
2021-10-03
1
-1
/
+0
*
|
KVM: emulate: Comment on difference between RDPMC implementation and manual
Wanpeng Li
2021-10-22
1
-0
/
+5
|
/
*
kvm: fix wrong exception emulation in check_rdtsc
Hou Wenlong
2021-09-22
1
-1
/
+1
*
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
2021-06-17
1
-3
/
+3
*
KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU reset
Sean Christopherson
2021-06-17
1
-2
/
+8
*
KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helper
Sean Christopherson
2021-06-17
1
-2
/
+1
*
KVM: x86: Emulate triple fault shutdown if RSM emulation fails
Sean Christopherson
2021-06-17
1
-5
/
+7
*
KVM: x86: Move FPU register accessors into fpu.h
Siddharth Chandrasekaran
2021-06-17
1
-120
/
+17
*
KVM: X86: Kill off ctxt->ud
Wanpeng Li
2021-05-28
1
-2
/
+3
*
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-07
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-77
/
+3
|
\
|
*
KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
Sean Christopherson
2021-04-26
1
-77
/
+3
*
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
|
/
*
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
2021-02-09
1
-2
/
+2
*
KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
Sean Christopherson
2021-02-09
1
-4
/
+4
*
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
2021-02-04
1
-1
/
+1
*
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
2021-02-02
1
-0
/
+2
*
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-13
1
-1
/
+7
*
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
2020-10-21
1
-2
/
+2
*
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
2020-09-28
1
-2
/
+16
*
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
2020-09-28
1
-1
/
+1
*
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2020-09-22
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
|
KVM: emulator: more strict rsm checks.
Maxim Levitsky
2020-09-12
1
-5
/
+17
|
/
*
KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
Paolo Bonzini
2020-06-05
1
-2
/
+6
*
KVM: x86: handle wrap around 32-bit address space
Paolo Bonzini
2020-05-13
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-03
1
-33
/
+24
|
\
[prev]
[next]