index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
kvm_emulate.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
1
-1
/
+1
|
\
|
*
KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
Sean Christopherson
2024-01-31
1
-1
/
+1
*
|
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-23
1
-1
/
+1
|
/
*
KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
Binbin Wu
2023-11-29
1
-0
/
+3
*
KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg()
Binbin Wu
2023-11-29
1
-0
/
+1
*
KVM: x86: Add an emulation flag for implicit system access
Binbin Wu
2023-11-29
1
-0
/
+1
*
KVM: x86: Consolidate flags for __linearize()
Binbin Wu
2023-11-29
1
-0
/
+4
*
KVM: x86: Remove x86_emulate_ops::guest_has_long_mode
Michal Luczaj
2023-08-03
1
-1
/
+0
*
KVM: x86: Use emulator callbacks instead of duplicating "host flags"
Maxim Levitsky
2023-02-01
1
-5
/
+2
*
KVM: x86: do not define SMM-related constants if SMM disabled
Paolo Bonzini
2022-11-09
1
-1
/
+0
*
KVM: x86: do not go through ctxt->ops when emulating rsm
Paolo Bonzini
2022-11-09
1
-13
/
+0
*
KVM: x86: move SMM exit to a new file
Paolo Bonzini
2022-11-09
1
-2
/
+32
*
KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
Sean Christopherson
2022-06-10
1
-0
/
+10
*
KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM
Sean Christopherson
2022-06-10
1
-3
/
+4
*
KVM: x86: Use 16-bit fields to track dirty/valid emulator GPRs
Sean Christopherson
2022-06-10
1
-2
/
+2
*
KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
Sean Christopherson
2022-06-10
1
-1
/
+12
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
1
-0
/
+3
|
\
|
*
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
1
-0
/
+2
|
*
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
1
-0
/
+1
*
|
KVM: x86: Replace memset() "optimization" with normal per-field writes
Sean Christopherson
2022-02-14
1
-5
/
+1
|
/
*
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
2022-01-07
1
-0
/
+1
*
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
2021-06-17
1
-2
/
+1
*
KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU reset
Sean Christopherson
2021-06-17
1
-1
/
+0
*
KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helper
Sean Christopherson
2021-06-17
1
-1
/
+1
*
KVM: x86: Emulate triple fault shutdown if RSM emulation fails
Sean Christopherson
2021-06-17
1
-0
/
+1
*
KVM: x86: Move FPU register accessors into fpu.h
Siddharth Chandrasekaran
2021-06-17
1
-2
/
+1
*
KVM: X86: Kill off ctxt->ud
Wanpeng Li
2021-05-28
1
-2
/
+1
*
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-07
1
-0
/
+1
*
KVM: x86: reading DR cannot fail
Paolo Bonzini
2021-02-09
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-03
1
-1
/
+0
*
KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic
Sean Christopherson
2020-03-16
1
-1
/
+1
*
KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
Sean Christopherson
2020-03-16
1
-0
/
+4
*
KVM: x86: Add helpers to perform CPUID-based guest vendor check
Sean Christopherson
2020-03-16
1
-0
/
+24
*
KVM: x86: Shrink the usercopy region of the emulation context
Sean Christopherson
2020-03-16
1
-3
/
+5
*
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
2020-03-16
1
-0
/
+480