index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest
Hou Wenlong
3
-19
/
+18
2025-10-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
1
-0
/
+1
2025-10-15
KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid
Sean Christopherson
1
-2
/
+10
2025-09-10
KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
Maciej S. Szmigiero
1
-2
/
+1
2025-08-18
KVM: SEV: don't check have_run_cpus in sev_writeback_caches()
Yury Norov
1
-7
/
+3
2025-07-29
Merge tag 'kvm-x86-sev-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-28
/
+83
2025-07-29
Merge tag 'kvm-x86-svm-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+1
2025-07-29
Merge tag 'kvm-x86-mmu-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-407
/
+358
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-399
/
+325
2025-07-14
KVM: SVM: Flush cache only on CPUs running SEV guest
Zheyun Shen
2
-9
/
+63
2025-07-10
KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
Kevin Loughlin
1
-19
/
+26
2025-07-10
KVM: SVM: Remove wbinvd in sev_vm_destroy()
Zheyun Shen
1
-6
/
+0
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+10
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
2
-1
/
+8
2025-07-09
KVM: x86: Replace growing set of *_in_guest bools with a u64
Jim Mattson
1
-1
/
+1
2025-06-25
KVM: SVM: Simplify MSR interception logic for IA32_XSS MSR
Chao Gao
1
-5
/
+3
2025-06-24
KVM: x86: Deduplicate MSR interception enabling and disabling
Chao Gao
2
-26
/
+13
2025-06-24
KVM: x86: Use kvzalloc() to allocate VM struct
Sean Christopherson
1
-0
/
+2
2025-06-24
KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULL
Sean Christopherson
1
-2
/
+6
2025-06-24
KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
Sean Christopherson
1
-0
/
+4
2025-06-23
KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
Sean Christopherson
1
-12
/
+51
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
1
-4
/
+6
2025-06-23
KVM: SVM: Consolidate IRTE update when toggling AVIC on/off
Sean Christopherson
1
-39
/
+46
2025-06-23
KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
Sean Christopherson
1
-28
/
+37
2025-06-23
KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
Sean Christopherson
1
-29
/
+23
2025-06-23
KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
Sean Christopherson
1
-17
/
+20
2025-06-23
KVM: SVM: WARN if ir_list is non-empty at vCPU free
Sean Christopherson
2
-2
/
+5
2025-06-23
KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
Sean Christopherson
1
-6
/
+3
2025-06-23
KVM: SVM: Process all IRTEs on affinity change even if one update fails
Sean Christopherson
1
-5
/
+3
2025-06-23
KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
Sean Christopherson
1
-7
/
+5
2025-06-23
KVM: SVM: Don't check for assigned device(s) when activating AVIC
Sean Christopherson
1
-3
/
+0
2025-06-23
KVM: SVM: Don't check for assigned device(s) when updating affinity
Sean Christopherson
1
-3
/
+0
2025-06-23
iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited
Sean Christopherson
1
-10
/
+6
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
1
-12
/
+14
2025-06-23
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
Sean Christopherson
1
-6
/
+5
2025-06-23
KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
Sean Christopherson
1
-33
/
+22
2025-06-23
KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
Sean Christopherson
1
-8
/
+15
2025-06-23
KVM: x86: Track irq_bypass_vcpu in common x86 code
Sean Christopherson
1
-4
/
+0
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
1
-13
/
+8
2025-06-23
KVM: SVM: Clean up return handling in avic_pi_update_irte()
Sean Christopherson
1
-15
/
+5
2025-06-23
KVM: x86: Move posted interrupt tracepoint to common code
Sean Christopherson
1
-6
/
+0
2025-06-23
KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
Sean Christopherson
2
-64
/
+20
2025-06-23
KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
Sean Christopherson
1
-13
/
+12
2025-06-23
KVM: SVM: Stop walking list of routing table entries when updating IRTE
Sean Christopherson
1
-64
/
+43
2025-06-23
iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
Sean Christopherson
1
-12
/
+4
2025-06-23
iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
Sean Christopherson
1
-2
/
+5
2025-06-23
KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
Sean Christopherson
1
-13
/
+18
2025-06-23
KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
Maxim Levitsky
1
-0
/
+8
2025-06-20
KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
Maxim Levitsky
3
-6
/
+36
[next]