From: "Alex Bennée" <alex.bennee@linaro.org>
To: Nabih Estefan <nabihestefan@google.com>
Cc: peter.maydell@linaro.org, qemu-arm@nongnu.org,
qemu-devel@nongnu.org, qemu-block@nongnu.org,
its@irrelevant.dk, kbusch@kernel.org, eric.auger@redhat.com,
roqueh@google.com
Subject: Re: [PATCH 0/2] ARM SMMUv3 StreamID Implementation
Date: Thu, 09 Jan 2025 17:34:20 +0000 [thread overview]
Message-ID: <87h6676gdf.fsf@draig.linaro.org> (raw)
In-Reply-To: <20240221171716.1260192-1-nabihestefan@google.com> (Nabih Estefan's message of "Wed, 21 Feb 2024 17:17:14 +0000")
Nabih Estefan <nabihestefan@google.com> writes:
> This patch series modifies the ARM SMMUv3 to be able to work with an
> implementation specific StreamID that does not match exactly the PCIe BDF.
> The way to achieve this is by converting the smmu_get_sid and smmu_iommu_mr
> functions to virtual functions that can be overridden by inheritance, making
> sure the StreamID is consistently 32 bits and removing the hardcoding of the
> SMMU_IDR1.SIDSIZE to 16 bits.
I was just going through my outstanding review queue for '24 and saw
this didn't get merged. Was there a re-spin that I missed? I see Eric
left a comment on 2/2.
>
> Roque Arcudia Hernandez (2):
> hw/arm/smmuv3: Check StreamIDs against SMMU_IDR1.SIDSIZE value
> hw/arm/smmu-common: Create virtual function for implementation defined
> StreamID
>
> hw/arm/smmu-common.c | 12 ++++++++++++
> hw/arm/smmuv3.c | 4 +++-
> include/hw/arm/smmu-common.h | 16 +++++++++++-----
> 3 files changed, 26 insertions(+), 6 deletions(-)
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
prev parent reply other threads:[~2025-01-09 17:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-21 17:17 [PATCH 0/2] ARM SMMUv3 StreamID Implementation Nabih Estefan
2024-02-21 17:17 ` [PATCH 1/2] hw/arm/smmuv3: Check StreamIDs against SMMU_IDR1.SIDSIZE value Nabih Estefan
2024-02-23 7:55 ` Eric Auger
2024-02-21 17:17 ` [PATCH 2/2] hw/arm/smmu-common: Create virtual function for implementation defined StreamID Nabih Estefan
2024-02-23 8:09 ` Eric Auger
2025-01-09 17:34 ` Alex Bennée [this message]
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=87h6676gdf.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=eric.auger@redhat.com \
--cc=its@irrelevant.dk \
--cc=kbusch@kernel.org \
--cc=nabihestefan@google.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=roqueh@google.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).