index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
avic.c
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-6
/
+29
13 days
KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
Tina Zhang
1
-5
/
+7
2026-05-21
KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
Sean Christopherson
1
-6
/
+29
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+13
2026-04-13
Merge tag 'kvm-x86-misc-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
1
-2
/
+5
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
1
-1
/
+1
2026-03-02
KVM: SVM: Fix UBSAN warning when reading avic parameter
Gal Pressman
1
-1
/
+12
2026-03-02
KVM: SVM: Mark module parameters as __ro_after_init for security and performance
Li RongQing
1
-2
/
+2
2026-03-02
KVM: SVM: Mark module parameters as __ro_after_init for security and performance
Li RongQing
1
-2
/
+2
2026-02-09
Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2026-01-14
KVM: SVM: Check vCPU ID against max x2AVIC ID if and only if x2AVIC is enabled
Sean Christopherson
1
-2
/
+2
2026-01-14
KVM: SVM: Fix an off-by-one typo in the comment for enabling AVIC by default
Sean Christopherson
1
-2
/
+2
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-16
/
+70
2025-11-04
KVM: SVM: switch to raw spinlock for svm->ir_list_lock
Maxim Levitsky
1
-8
/
+8
2025-11-04
KVM: SVM: Make avic_ga_log_notifier() local to avic.c
Sean Christopherson
1
-1
/
+1
2025-11-04
KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
Sean Christopherson
1
-0
/
+6
2025-10-17
KVM: SVM: Add AVIC support for 4k vCPUs in x2AVIC mode
Naveen N Rao
1
-13
/
+37
2025-10-17
KVM: SVM: Move AVIC Physical ID table allocation to vcpu_precreate()
Naveen N Rao
1
-4
/
+17
2025-10-17
KVM: SVM: Replace hard-coded value 0x1FF with the corresponding macro
Naveen N Rao
1
-1
/
+1
2025-10-17
KVM: SVM: Add a helper to look up the max physical ID for AVIC
Naveen N Rao
1
-6
/
+20
2025-10-17
KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
Naveen N Rao
1
-2
/
+5
2025-09-23
KVM: SVM: Enable AVIC by default for Zen4+ if x2AVIC is support
Naveen N Rao
1
-4
/
+36
2025-09-23
KVM: SVM: Move global "avic" variable to avic.c
Sean Christopherson
1
-8
/
+25
2025-09-23
KVM: SVM: Don't advise the user to do force_avic=y (when x2AVIC is detected)
Sean Christopherson
1
-4
/
+2
2025-09-23
KVM: SVM: Always print "AVIC enabled" separately, even when force enabled
Sean Christopherson
1
-10
/
+9
2025-09-23
KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.c
Sean Christopherson
1
-2
/
+4
2025-09-23
KVM: SVM: Move x2AVIC MSR interception helper to avic.c
Sean Christopherson
1
-3
/
+54
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
1
-2
/
+3
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 inhi...
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
1
-63
/
+19
[next]