From: Wei Huang <wei.huang2@amd.com>
To: qemu-devel@nongnu.org
Cc: ehabkost@redhat.com, mst@redhat.com, wei.huang2@amd.com,
peterx@redhat.com, alex.williamson@redhat.com,
pbonzini@redhat.com, Suravee.Suthikulpanit@amd.com,
rth@twiddle.net
Subject: [PATCH V1 0/3] Passthru device support under emulated amd-iommu
Date: Mon, 28 Sep 2020 15:05:03 -0500 [thread overview]
Message-ID: <20200928200506.75441-1-wei.huang2@amd.com> (raw)
This patchset adds support for passthru devices to run inside VMs under
the management of an emulated amd-iommu device (vIOMMU). This feature
has a variety of benefits, including enhanced I/O security and user-mode
driver support, for guest VMs.
This patchset has been tested with both 1G and 10G NICs on AMD boxes.
Thanks,
-Wei
Wei Huang (3):
amd-iommu: Add address space notifier and replay support
amd-iommu: Sync IOVA-to-GPA translation during page invalidation
amd-iommu: Fix up amdvi_mmio_trace() to differentiate MMIO R/W
hw/i386/amd_iommu.c | 243 ++++++++++++++++++++++++++++++++++++++++++--
hw/i386/amd_iommu.h | 13 +++
hw/vfio/common.c | 3 +-
3 files changed, 247 insertions(+), 12 deletions(-)
--
2.25.2
next reply other threads:[~2020-09-28 20:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-28 20:05 Wei Huang [this message]
2020-09-28 20:05 ` [PATCH V1 1/3] amd-iommu: Add address space notifier and replay support Wei Huang
2020-09-28 20:05 ` [PATCH V1 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation Wei Huang
2020-09-29 19:34 ` Alex Williamson
2020-09-30 20:43 ` Wei Huang
2020-09-28 20:05 ` [PATCH V1 3/3] amd-iommu: Fix amdvi_mmio_trace() to differentiate MMIO R/W Wei Huang
2020-09-29 2:08 ` [PATCH V1 0/3] Passthru device support under emulated amd-iommu no-reply
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=20200928200506.75441-1-wei.huang2@amd.com \
--to=wei.huang2@amd.com \
--cc=Suravee.Suthikulpanit@amd.com \
--cc=alex.williamson@redhat.com \
--cc=ehabkost@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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).