index
:
pub/scm/linux/kernel/git/devsec/spdm.git
master
lukas's fork of linux.git
Device Security Group
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
2026-08-18
Merge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+3
2026-07-31
KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()
Sean Christopherson
1
-1
/
+1
2026-07-31
KVM: x86: Extract VMX's unhandleable emulation check to common x86
Sean Christopherson
1
-0
/
+1
2026-07-27
KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
Sean Christopherson
1
-2
/
+2
2026-07-27
KVM: x86: Rename kvm_x86_ops' gmem_invalidate() to gmem_make_shared()
Sean Christopherson
1
-1
/
+3
2026-07-22
KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook
Kai Huang
1
-1
/
+1
2026-07-10
KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
Sean Christopherson
1
-1
/
+3
2026-07-10
KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
Sean Christopherson
1
-0
/
+4
2026-05-27
KVM: x86: Move error handling inside free_external_spt()
Sean Christopherson
1
-1
/
+1
2026-05-27
KVM: TDX: Drop kvm_x86_ops.remove_external_spte()
Sean Christopherson
1
-1
/
+0
2026-05-27
KVM: TDX: Drop kvm_x86_ops.link_external_spt()
Sean Christopherson
1
-1
/
+0
2026-05-13
KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
Sean Christopherson
1
-3
/
+3
2026-05-10
KVM: x86/mmu: move cr4_smep to base role
Paolo Bonzini
1
-0
/
+1
2026-03-12
KVM: x86: Immediately fail the build when possible if required #define is mis...
Sean Christopherson
1
-4
/
+6
2025-11-05
KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
Sean Christopherson
1
-0
/
+1
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2025-09-18
KVM: x86: Rework KVM_REQ_MSR_FILTER_CHANGED into a generic RECALC_INTERCEPTS
Sean Christopherson
1
-1
/
+1
2025-08-27
KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
Ackerley Tng
1
-1
/
+1
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+1
2025-06-23
KVM: x86: Decouple device assignment from IRQ bypass
Sean Christopherson
1
-1
/
+1
2025-06-20
KVM: x86: Rename msr_filter_changed() => recalc_msr_intercepts()
Sean Christopherson
1
-1
/
+1
2025-06-20
KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag
Sean Christopherson
1
-1
/
+0
2025-05-02
KVM: x86: Revert kvm_x86_ops.mem_enc_ioctl() back to an OPTIONAL hook
Sean Christopherson
1
-1
/
+1
2025-03-14
KVM: TDX: Add support for find pending IRQ in a protected local APIC
Sean Christopherson
1
-0
/
+1
2025-03-14
KVM: TDX: Do TDX specific vcpu initialization
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: create/destroy VM structure
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
Isaku Yamahata
1
-1
/
+1
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
1
-0
/
+1
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
1
-0
/
+4
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-12-23
KVM: x86/tdp_mmu: Propagate tearing down mirror page tables
Isaku Yamahata
1
-0
/
+2
2024-12-23
KVM: x86/tdp_mmu: Propagate building mirror page tables
Isaku Yamahata
1
-0
/
+2
2024-12-19
KVM: x86: Remove hwapic_irr_update() from kvm_x86_ops
Chao Gao
1
-1
/
+0
2024-12-18
KVM: x86: Add interrupt injection information to the kvm_entry tracepoint
Maxim Levitsky
1
-0
/
+1
2024-11-01
KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
Sean Christopherson
1
-0
/
+1
2024-09-17
Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-09-04
KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
1
-2
/
+2
2024-08-22
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
1
-1
/
+1
2024-07-16
KVM: x86: Replace static_call_cond() with static_call()
Wei Wang
1
-2
/
+1
2024-07-16
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-06-28
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
1
-1
/
+0
2024-06-11
KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
1
-1
/
+0
2024-05-10
KVM: x86: Add hook for determining max NPT mapping level
Michael Roth
1
-0
/
+1
2024-05-10
KVM: guest_memfd: Add hook for invalidating memory
Michael Roth
1
-0
/
+1
2024-05-10
KVM: guest_memfd: Add hook for initializing memory
Paolo Bonzini
1
-0
/
+1
2024-04-11
KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
Paolo Bonzini
1
-0
/
+1
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2024-02-22
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
1
-1
/
+0
2024-01-29
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
1
-0
/
+1
[next]