From: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
Subject: [PATCH v5 0/2] Support for nesting IOMMUs in VFIO
Date: Thu, 25 Sep 2014 18:44:59 +0100 [thread overview]
Message-ID: <1411667101-26197-1-git-send-email-will.deacon@arm.com> (raw)
Hello,
This is version five of the patches I previously posted here:
RFCv1: http://permalink.gmane.org/gmane.linux.kernel.iommu/5552
RFCv2: http://permalink.gmane.org/gmane.linux.kernel.iommu/5700
v3: http://permalink.gmane.org/gmane.linux.kernel.iommu/6230
v4: http://permalink.gmane.org/gmane.linux.kernel.iommu/6590
Changes since v4 are:
- Move temporary attr variable into local scope (suggested by Alex)
- Fix memory leak of iommu on open failure
- Added Joerg's ack to the second patch
- Dropped the arm-smmu patch remove the series, as I'll push this
separately
Thanks,
Will
Will Deacon (2):
iommu: introduce domain attribute for nesting IOMMUs
vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type
drivers/vfio/vfio_iommu_type1.c | 30 +++++++++++++++++++++++++-----
include/linux/iommu.h | 1 +
include/uapi/linux/vfio.h | 3 +++
3 files changed, 29 insertions(+), 5 deletions(-)
--
2.1.0
next reply other threads:[~2014-09-25 17:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 17:44 Will Deacon [this message]
[not found] ` <1411667101-26197-1-git-send-email-will.deacon-5wv7dgnIgG8@public.gmane.org>
2014-09-25 17:45 ` [PATCH v5 1/2] iommu: introduce domain attribute for nesting IOMMUs Will Deacon
2014-09-25 17:45 ` [PATCH v5 2/2] vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type Will Deacon
2014-09-30 0:21 ` [PATCH v5 0/2] Support for nesting IOMMUs in VFIO Alex Williamson
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=1411667101-26197-1-git-send-email-will.deacon@arm.com \
--to=will.deacon-5wv7dgnigg8@public.gmane.org \
--cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.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).