index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm-x86-ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2023-11-29
KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
Sean Christopherson
1
-0
/
+2
2023-11-28
KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
Binbin Wu
1
-0
/
+1
2023-10-31
Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-10-04
KVM: x86: Refactor can_emulate_instruction() return to be more expressive
Sean Christopherson
1
-1
/
+1
2023-09-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
1
-0
/
+1
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
1
-0
/
+1
2023-04-26
Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2023-04-10
KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme
Sean Christopherson
1
-2
/
+2
2023-03-22
KVM: x86: Add support for SVM's Virtual NMI
Santosh Shukla
1
-0
/
+2
2023-01-24
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
Paolo Bonzini
1
-1
/
+0
2023-01-13
KVM: x86: Track required APICv inhibits with variable, not callback
Sean Christopherson
1
-1
/
+0
2022-12-29
KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Sean Christopherson
1
-0
/
+1
2022-11-18
KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
Vitaly Kuznetsov
1
-1
/
+1
2022-11-09
KVM: x86: compile out vendor-specific code if SMM is disabled
Paolo Bonzini
1
-0
/
+2
2022-09-26
KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
Sean Christopherson
1
-1
/
+1
2022-07-14
KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_OP_OPTIONAL_RET0
Sean Christopherson
1
-1
/
+1
2022-06-08
KVM: VMX: enable IPI virtualization
Chao Gao
1
-0
/
+1
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+1
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
1
-0
/
+1
2022-04-02
KVM: x86: allow per cpu apicv inhibit reasons
Maxim Levitsky
1
-0
/
+1
2022-03-21
KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask
Maxim Levitsky
1
-1
/
+1
2022-02-18
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
1
-6
/
+9
2022-02-18
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
1
-5
/
+5
2022-02-18
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
1
-43
/
+43
2022-02-18
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
1
-1
/
+0
2022-02-10
KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooks
Sean Christopherson
1
-3
/
+3
2022-02-10
KVM: x86: Use static_call() for copy/move encryption context ioctls()
Sean Christopherson
1
-0
/
+2
2022-02-10
KVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()
Sean Christopherson
1
-0
/
+1
2022-02-10
KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor names
Sean Christopherson
1
-10
/
+10
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
1
-1
/
+1
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
1
-2
/
+0
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
1
-0
/
+1
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
1
-0
/
+1
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
1
-0
/
+1
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
1
-1
/
+0
2021-06-17
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
1
-2
/
+2
2021-06-17
KVM: X86: Add vendor callbacks for writing the TSC multiplier
Ilias Stamatis
1
-0
/
+1
2021-06-17
KVM: X86: Move write_l1_tsc_offset() logic to common code and rename it
Ilias Stamatis
1
-1
/
+1
2021-06-17
KVM: X86: Add functions for retrieving L2 TSC fields from common code
Ilias Stamatis
1
-0
/
+2
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
1
-0
/
+1
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
1
-0
/
+1
2021-02-19
KVM: x86: Move MMU's PML logic to common code
Sean Christopherson
1
-4
/
+0
2021-02-19
KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function
Sean Christopherson
1
-1
/
+0
2021-02-04
KVM: x86: introduce definitions to support static calls for kvm_x86_ops
Jason Baron
1
-0
/
+127