From: Peter Maydell <peter.maydell@linaro.org>
To: "Li, Chunming" <Chunming.Li@verisilicon.com>
Cc: "eric.auger@redhat.com" <eric.auger@redhat.com>,
"Liu, Renwei" <Renwei.Liu@verisilicon.com>,
"qemu-arm@nongnu.org" <qemu-arm@nongnu.org>,
"Wen, Jianxian" <Jianxian.Wen@verisilicon.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [PATCH] hw/arm/smmuv3: Support non-PCI/PCIe devices connection
Date: Fri, 20 Aug 2021 09:52:19 +0100 [thread overview]
Message-ID: <CAFEAcA-L-9AjGGLCynbDbF=apQe4J_CrWE7RFKddHiD1L1qKHg@mail.gmail.com> (raw)
In-Reply-To: <49C79B700B5D8F45B8EF0861B4EF3B3B01142F5748@SHASXM03.verisilicon.com>
On Fri, 20 Aug 2021 at 03:36, Li, Chunming <Chunming.Li@verisilicon.com> wrote:
>
> The current SMMU V3 device model only support PCI/PCIe devices,
> so we update it to support non-PCI/PCIe devices.
>
> hw/arm/smmuv3:
> . Create IOMMU memory regions for non-PCI/PCIe devices based on their SID
> . Add sid-map property to store non-PCI/PCIe devices SID
> . Update implementation of CFGI commands based on device SID
> hw/arm/smmu-common:
> . Differentiate PCI/PCIe and non-PCI/PCIe devices SID getting strategy
> hw/arm/virt:
> . Add PL330 DMA controller and connect with SMMUv3 for testing
> . Add smmuv3_sidmap for non-PCI/PCIe devices SID setting
Please don't try to do all these things in one big patch --
put together a patchseries with several smaller patches,
each of which does one self-contained thing.
> Signed-off-by: Chunming Li <chunming.li@verisilicon.com>
> Signed-off-by: Renwei Liu <renwei.liu@verisilicon.com>
> ---
> This patch depends on PL330 memory region connection patch:
> https://patchew.org/QEMU/4C23C17B8E87E74E906A25A3254A03F4FA1FEC31@SHASXM03.verisilicon.com/
If you have a patch that depends on another, it's usually better to
send them as a patchseries. I was wondering what the reason for
that PL330 patch was...
thanks
-- PMM
next prev parent reply other threads:[~2021-08-20 8:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-20 2:36 [PATCH] hw/arm/smmuv3: Support non-PCI/PCIe devices connection Li, Chunming
2021-08-20 7:33 ` Philippe Mathieu-Daudé
2021-08-20 7:42 ` Li, Chunming
2021-08-20 7:57 ` Philippe Mathieu-Daudé
2021-08-20 8:52 ` Peter Maydell [this message]
2021-08-20 9:04 ` Li, Chunming
2021-08-20 9:15 ` Peter Maydell
2021-08-24 8:21 ` Li, Chunming
2021-08-26 15:57 ` Peter Maydell
2021-08-27 0:22 ` Li, Chunming
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='CAFEAcA-L-9AjGGLCynbDbF=apQe4J_CrWE7RFKddHiD1L1qKHg@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=Chunming.Li@verisilicon.com \
--cc=Jianxian.Wen@verisilicon.com \
--cc=Renwei.Liu@verisilicon.com \
--cc=eric.auger@redhat.com \
--cc=qemu-arm@nongnu.org \
--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).