From: Wei Chen <Wei.Chen@arm.com>
To: xen-devel@lists.xen.org
Cc: sstabellini@kernel.org, wei.chen@arm.com, steve.capper@arm.com,
Kaly.Xin@arm.com, julien.grall@arm.com, nd@arm.com
Subject: [PATCH 0/2] Add support parse PCI iommu bindings for Xen SMMU
Date: Fri, 30 Jun 2017 11:23:05 +0800 [thread overview]
Message-ID: <1498792987-29934-1-git-send-email-Wei.Chen@arm.com> (raw)
The legacy IOMMU bindings will be deprecated in future. Instead, device
tree provide generic IOMMU bindings and PCI IOMMU bindings. Currently,
the PCI support hasn't been enabled on ARM Xen. So in this series, we
just add the support of parsing PCI IOMMU bindings.
Wei Chen (2):
xen: devicetree: Introduce a helper to translate PCI requester ID
xen/arm: smmu: Parse generic iommu binding for PCI devices
xen/common/device_tree.c | 89 ++++++++++++++++++++++++++++++++++++++
xen/drivers/passthrough/arm/smmu.c | 73 ++++++++++++++++++++++++++++++-
xen/include/xen/device_tree.h | 23 ++++++++++
3 files changed, 183 insertions(+), 2 deletions(-)
--
2.7.4
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2017-06-30 3:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-30 3:23 Wei Chen [this message]
2017-06-30 3:23 ` [PATCH 1/2] xen: devicetree: Introduce a helper to translate PCI requester ID Wei Chen
2017-07-06 20:26 ` Stefano Stabellini
2017-07-07 5:50 ` Wei Chen
2017-06-30 3:23 ` [PATCH 2/2] xen/arm: smmu: Parse generic iommu binding for PCI devices Wei Chen
2017-07-06 21:05 ` Stefano Stabellini
2017-07-07 6:06 ` Wei Chen
2017-07-07 7:16 ` Julien Grall
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=1498792987-29934-1-git-send-email-Wei.Chen@arm.com \
--to=wei.chen@arm.com \
--cc=Kaly.Xin@arm.com \
--cc=julien.grall@arm.com \
--cc=nd@arm.com \
--cc=sstabellini@kernel.org \
--cc=steve.capper@arm.com \
--cc=xen-devel@lists.xen.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).