All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] AMD-Vi cleanups around domain device setup
@ 2025-11-12 15:37 Teddy Astie
  2025-11-12 15:37 ` [PATCH 1/2] amd/iommu: Always atomically update DTE Teddy Astie
  2025-11-12 15:37 ` [PATCH 2/2] amd/iommu: Remove dead non-atomic update checking Teddy Astie
  0 siblings, 2 replies; 12+ messages in thread
From: Teddy Astie @ 2025-11-12 15:37 UTC (permalink / raw)
  To: xen-devel
  Cc: Teddy Astie, Jan Beulich, Andrew Cooper, Roger Pau Monné,
	Jason Andryuk

Various simplifications (redundant logic merging and dead code removal)
with no expected impact on effective behavior.

Teddy Astie (2):
  amd/iommu: Always atomically update DTE
  amd/iommu: Remove dead non-atomic update checking

 xen/drivers/passthrough/amd/iommu_map.c     | 78 +++++++--------------
 xen/drivers/passthrough/amd/pci_amd_iommu.c | 18 -----
 2 files changed, 25 insertions(+), 71 deletions(-)

-- 
2.51.2



--
Teddy Astie | Vates XCP-ng Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech



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

end of thread, other threads:[~2025-11-19 10:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 15:37 [PATCH 0/2] AMD-Vi cleanups around domain device setup Teddy Astie
2025-11-12 15:37 ` [PATCH 1/2] amd/iommu: Always atomically update DTE Teddy Astie
2025-11-13 11:35   ` Jan Beulich
2025-11-17 13:05     ` Teddy Astie
2025-11-17 13:55       ` Teddy Astie
2025-11-17 13:49     ` Teddy Astie
2025-11-17 14:18       ` Jan Beulich
2025-11-12 15:37 ` [PATCH 2/2] amd/iommu: Remove dead non-atomic update checking Teddy Astie
2025-11-13 11:37   ` Jan Beulich
2025-11-14 20:45     ` Jason Andryuk
2025-11-19 10:22     ` Teddy Astie
2025-11-19 10:30       ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.