index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'kvm-x86-mmu-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7 days
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7 days
Merge tag 'kvm-x86-mmio-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7 days
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-17
Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-17
KVM: TDX: Don't report base TDVMCALLs
Xiaoyao Li
2025-07-15
KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed out
Sean Christopherson
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
2025-07-09
KVM: x86: Replace growing set of *_in_guest bools with a u64
Jim Mattson
2025-07-09
KVM: VMX: Add a macro to track which DEBUGCTL bits are host-owned
Sean Christopherson
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-06-25
KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest
Sean Christopherson
2025-06-24
KVM: x86: Deduplicate MSR interception enabling and disabling
Chao Gao
2025-06-24
KVM: x86: Use kvzalloc() to allocate VM struct
Sean Christopherson
2025-06-23
KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting IRQ bypass
Sean Christopherson
2025-06-23
KVM: x86: Decouple device assignment from IRQ bypass
Sean Christopherson
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
2025-06-23
KVM: x86: Move posted interrupt tracepoint to common code
Sean Christopherson
2025-06-23
KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
Sean Christopherson
2025-06-23
KVM: VMX: Stop walking list of routing table entries when updating IRTE
Sean Christopherson
2025-06-23
KVM: VMX: Suppress PI notifications whenever the vCPU is put
Sean Christopherson
2025-06-20
KVM: VMX: Move enable_ipiv knob to common x86
Sean Christopherson
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
2025-06-20
KVM: TDX: Move TDX hardware setup from main.c to tdx.c
Sean Christopherson
2025-06-20
KVM: x86: Simplify userspace filter logic when disabling MSR interception
Sean Christopherson
2025-06-20
KVM: x86: Rename msr_filter_changed() => recalc_msr_intercepts()
Sean Christopherson
2025-06-20
KVM: VMX: Manually recalc all MSR intercepts on userspace MSR filter change
Sean Christopherson
2025-06-20
KVM: x86: Move definition of X2APIC_MSR() to lapic.h
Sean Christopherson
2025-06-20
KVM: x86: Use non-atomic bit ops to manipulate "shadow" MSR intercepts
Sean Christopherson
2025-06-20
KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
Maxim Levitsky
2025-06-20
KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs
Maxim Levitsky
2025-06-20
KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter
Maxim Levitsky
2025-06-20
KVM: VMX: Extract checking of guest's DEBUGCTL into helper
Sean Christopherson
2025-06-20
KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported
Sean Christopherson
2025-06-20
KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag
Sean Christopherson
2025-06-20
KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap
Sean Christopherson
2025-06-20
KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTL
Sean Christopherson
2025-06-20
KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities
Paolo Bonzini
2025-06-20
KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt
Paolo Bonzini
2025-06-20
KVM: TDX: Exit to userspace for GetTdVmCallInfo
Binbin Wu
2025-06-20
KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
Binbin Wu
2025-06-20
KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
Binbin Wu
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-27
Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
KVM: VMX: use __always_inline for is_td_vcpu and is_td
Edward Adam Davis
[next]