From: Eric Auger <eric.auger@redhat.com>
To: tugouxp <13824125580@163.com>, qemu-devel@nongnu.org
Subject: Re: Did the latest QEMU emulated SMMUv3 not support "smmu sva" function ?
Date: Fri, 10 Oct 2025 14:04:39 +0200 [thread overview]
Message-ID: <3400cbc1-320d-4ddc-9172-21c3be89e32b@redhat.com> (raw)
In-Reply-To: <202836e9.238.199cb6c9c1f.Coremail.13824125580@163.com>
Hi,
On 10/10/25 2:01 AM, tugouxp wrote:
> Hi folks:
> i start my aacrh64 qemu platforms with command:
> "qemu-system-aarch64 -m 512M -smp 4 -cpu cortex-a57 -machine
> virt,*iommu=smmuv3* -kernel arch/arm64/boot/Image -append
> "rdinit=/linuxrc nokaslr console=ttyAMA0 loglevel=8" -nographic"
> and found it does not work normally with MULT substream(PASID), after
> review the qemu smmuv3.c i made some discovery, the smmu IDR1
> register SSIDSIZE did not initialized for the default value of
> emulated "SSIDSIZE" in SMMU IDR1 is 0, which means only support one
> sub stream(pasid), so that is why does not work.
I confirm PASIDs are not yet supported by the vSMMU.
>
> so here i want to get a information is that, did the latest qemu did
> not support SVA mechanis about IOMMU ? and did all the others platfrom
> like arm on this function? thanks for your kindly help.
vSVA is not yet supported either. This is under work in [PATCH v4 00/27]
hw/arm/virt: Add support for user-creatable accelerated SMMUv3
Thanks
Eric
>
>
> BRs
> zlcao
prev parent reply other threads:[~2025-10-10 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-10 0:01 Did the latest QEMU emulated SMMUv3 not support "smmu sva" function ? tugouxp
2025-10-10 12:04 ` Eric Auger [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=3400cbc1-320d-4ddc-9172-21c3be89e32b@redhat.com \
--to=eric.auger@redhat.com \
--cc=13824125580@163.com \
--cc=qemu-devel@nongnu.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 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).