From: Alex Williamson <alex.williamson@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: brijesh.singh@amd.com, qemu-devel@nongnu.org, zhexu@redhat.com,
eric.auger@redhat.com, Suravee.Suthikulpanit@amd.com
Subject: Re: [Qemu-devel] [for-4.2 PATCH 0/2] PCI DMA alias support
Date: Mon, 19 Aug 2019 15:23:16 -0600 [thread overview]
Message-ID: <20190819152316.232bf1e5@x1.home> (raw)
In-Reply-To: <20190729151504-mutt-send-email-mst@kernel.org>
On Mon, 29 Jul 2019 15:15:29 -0400
"Michael S. Tsirkin" <mst@redhat.com> wrote:
> On Fri, Jul 26, 2019 at 06:55:27PM -0600, Alex Williamson wrote:
> > Please see patch 1/ for the motivation and utility of this series.
> > This v1 submission improves on the previous RFC with revised commit
> > logs, comments, and more testing, and the missing IVRS support for DMA
> > alias ranges is now included. Testing has been done with Linux guests
> > with both SeaBIOS and OVMF with configurations of intel-iommu and
> > amd-iommu. Intel-iommu testing includes device assignment, amd-iommu
> > is necessarily limited to emulated devices with interrupt remapping
> > disabled and iommu=pt in the guest (enabling interrupt remapping or
> > disabling guest passthrough mode fails to work regardless of this
> > series). This series is NOT intended for QEMU v4.1. Thanks,
> >
> > Alex
>
>
> series looks good to me.
> pls ping when 4.1 is out and I'll queue it.
Here's the requested ping :) If you'd like a re-posting or comment
update, just say so. I think Peter was ultimately satisfied enough to
not request a re-spin for comments alone. Thanks,
Alex
> > ---
> >
> > Alex Williamson (2):
> > pci: Use PCI aliases when determining device IOMMU address space
> > hw/i386: AMD-Vi IVRS DMA alias support
> >
> >
> > hw/i386/acpi-build.c | 127 +++++++++++++++++++++++++++++++++++++++++++++++---
> > hw/pci/pci.c | 43 ++++++++++++++++-
> > 2 files changed, 160 insertions(+), 10 deletions(-)
next prev parent reply other threads:[~2019-08-19 21:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-27 0:55 [Qemu-devel] [for-4.2 PATCH 0/2] PCI DMA alias support Alex Williamson
2019-07-27 0:55 ` [Qemu-devel] [for-4.2 PATCH 1/2] pci: Use PCI aliases when determining device IOMMU address space Alex Williamson
2019-07-27 0:55 ` [Qemu-devel] [for-4.2 PATCH 2/2] hw/i386: AMD-Vi IVRS DMA alias support Alex Williamson
2019-07-29 8:26 ` Peter Xu
2019-07-29 19:04 ` Alex Williamson
2019-07-30 1:18 ` Peter Xu
2019-07-29 19:15 ` [Qemu-devel] [for-4.2 PATCH 0/2] PCI " Michael S. Tsirkin
2019-08-19 21:23 ` Alex Williamson [this message]
2019-10-14 2:59 ` Peter Xu
2019-10-15 17:53 ` 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=20190819152316.232bf1e5@x1.home \
--to=alex.williamson@redhat.com \
--cc=Suravee.Suthikulpanit@amd.com \
--cc=brijesh.singh@amd.com \
--cc=eric.auger@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=zhexu@redhat.com \
/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).