From: "Teddy Astie" <teddy.astie@vates.tech>
To: xen-devel@lists.xenproject.org
Cc: "Teddy Astie" <teddy.astie@vates.tech>,
"Jan Beulich" <jbeulich@suse.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Jason Andryuk" <jason.andryuk@amd.com>
Subject: [PATCH 0/2] AMD-Vi cleanups around domain device setup
Date: Wed, 12 Nov 2025 15:37:55 +0000 [thread overview]
Message-ID: <cover.1762961527.git.teddy.astie@vates.tech> (raw)
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
next reply other threads:[~2025-11-12 15:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-12 15:37 Teddy Astie [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1762961527.git.teddy.astie@vates.tech \
--to=teddy.astie@vates.tech \
--cc=andrew.cooper3@citrix.com \
--cc=jason.andryuk@amd.com \
--cc=jbeulich@suse.com \
--cc=roger.pau@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.