index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
2025-11-20
KVM: x86: Enable support for emulating AVX MOV instructions
Paolo Bonzini
2025-11-19
KVM: x86: Add emulator support for decoding VEX prefixes
Paolo Bonzini
2025-11-19
KVM: x86: Refactor REX prefix handling in instruction emulation
Chang S. Bae
2025-11-19
KVM: x86: Add AVX support to the emulator's register fetch and writeback
Paolo Bonzini
2025-11-19
KVM: x86: Share emulator's common register decoding code
Paolo Bonzini
2025-11-19
KVM: x86: Move op_prefix to struct x86_emulate_ctxt (from x86_decode_insn())
Paolo Bonzini
2025-11-19
KVM: x86: Improve formatting of the emulator's flags table
Paolo Bonzini
2025-11-19
KVM: x86: Move Src2Shift up one bit (use bits 36:32 for Src2 in the emulator)
Paolo Bonzini
2025-11-19
KVM: x86: Add support for emulating MOVNTDQA
Paolo Bonzini
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-23
KVM: x86: Emulate SSP[63:32]!=0 #GP(0) for FAR JMP to 32-bit mode
Sean Christopherson
2025-09-23
KVM: x86: Don't emulate instructions affected by CET features
Sean Christopherson
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
2025-08-19
KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
Sean Christopherson
2025-08-18
KVM: x86: Remove fastops
Peter Zijlstra
2025-08-18
KVM: x86: Convert em_salc() to C
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_3WCL
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_1SRC2
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2CL
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2W
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2R
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_1
Peter Zijlstra
2025-08-18
KVM: x86: Implement test_cc() in C
Peter Zijlstra
2025-02-24
KVM: x86: Plumb the emulator's starting RIP into nested intercept checks
Sean Christopherson
2025-02-24
KVM: x86: Plumb the src/dst operand types through to .check_intercept()
Sean Christopherson
2025-02-24
KVM: nSVM: Pass next RIP, not current RIP, for nested VM-Exit on emulation
Sean Christopherson
2024-11-01
KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks
Maxim Levitsky
2024-11-01
KVM: x86: Route non-canonical checks in emulator through emulate_ops
Maxim Levitsky
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-01
x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
Borislav Petkov (AMD)
2024-06-10
KVM: x86: Open code vendor_intel() in string_registers_quirk()
Sean Christopherson
2024-06-10
KVM: x86: Allow SYSENTER in Compatibility Mode for all Intel compat vCPUs
Sean Christopherson
2024-06-10
KVM: x86: Use "is Intel compatible" helper to emulate SYSCALL in !64-bit
Sean Christopherson
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-07
KVM: x86: rename push to emulate_push for consistency
Julian Stecklina
2024-02-07
KVM: x86: Clean up partially uninitialized integer in emulate_pop()
Julian Stecklina
2024-02-07
KVM: x86/emulator: emulate movbe with operand-size prefix
Thomas Prescher
2024-01-30
KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
Sean Christopherson
2023-11-28
KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
Binbin Wu
2023-11-28
KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg()
Binbin Wu
2023-11-28
KVM: x86: Consolidate flags for __linearize()
Binbin Wu
2023-08-17
KVM: x86: Remove break statements that will never be executed
Like Xu
2023-03-23
KVM: x86: Assert that the emulator doesn't load CS with garbage in !RM
Sean Christopherson
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-15
Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-03
KVM: x86/emulator: Fix comment in __load_segment_descriptor()
Michal Luczaj
2023-02-03
KVM: x86/emulator: Fix segment load privilege level validation
Michal Luczaj
2023-02-02
scripts/spelling.txt: add `permitted'
Ricardo Ribalda
[next]