Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/vt-d: Fix posted vCPU vs. posted MSI bugs
@ 2025-03-15  2:51 Sean Christopherson
  2025-03-15  2:51 ` [PATCH 1/2] iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled Sean Christopherson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sean Christopherson @ 2025-03-15  2:51 UTC (permalink / raw)
  To: David Woodhouse, Lu Baolu
  Cc: iommu, linux-kernel, Thomas Gleixner, Jacob Pan,
	Sean Christopherson

Fix bugs where using posted MSIs will clobber IRTEs that are configured to
post IRQs to a vCPU, and where undoing vCPU posting fails to put the IRTE
backing into posted MSI mode.

Sean Christopherson (2):
  iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is
    disabled
  iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity
    changes

 drivers/iommu/intel/irq_remapping.c | 42 ++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 15 deletions(-)


base-commit: ea9bd29a9c0d757b3384ae3e633e6bbaddf00725
-- 
2.49.0.rc1.451.g8f38331e32-goog


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-19  2:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-15  2:51 [PATCH 0/2] iommu/vt-d: Fix posted vCPU vs. posted MSI bugs Sean Christopherson
2025-03-15  2:51 ` [PATCH 1/2] iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled Sean Christopherson
2025-03-15  2:51 ` [PATCH 2/2] iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes Sean Christopherson
2025-03-19  1:57 ` [PATCH 0/2] iommu/vt-d: Fix posted vCPU vs. posted MSI bugs Baolu Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox