From: Auger Eric <eric.auger@redhat.com>
To: Alex Williamson <alex.williamson@redhat.com>, qemu-devel@nongnu.org
Cc: Eric Blake <eblake@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
aik@ozlabs.ru
Subject: Re: [Qemu-devel] [PATCH v2 0/5] vfio/pci: MSI-X MMIO relocation
Date: Fri, 19 Jan 2018 11:26:34 +0100 [thread overview]
Message-ID: <046faef4-c823-00d6-3bc9-328ab5a9d46a@redhat.com> (raw)
In-Reply-To: <20180110190049.5389.12984.stgit@gimli.home>
Hi Alex,
On 10/01/18 20:01, Alex Williamson wrote:
> v1: https://lists.gnu.org/archive/html/qemu-devel/2017-12/msg03350.html
>
> See patch 5/5 for a thorough description. v2 changes the 'auto'
> behavior as we've determined that there's no algorithm which has even
> a likely chance of success. Instead, auto is now a placeholder for
> a device/platform lookup for known good combinations (though if I'm
> pessimistic, even that might depend on guest and driver versions).
> Thanks,
>
> Alex
>
> ---
>
> Alex Williamson (5):
> vfio/pci: Fixup VFIOMSIXInfo comment
> vfio/pci: Add base BAR MemoryRegion
> vfio/pci: Emulate BARs
> qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
> vfio/pci: Allow relocating MSI-X MMIO
>
>
> hw/core/qdev-properties.c | 11 +++
> hw/vfio/pci.c | 175 ++++++++++++++++++++++++++++++++++++++----
> hw/vfio/pci.h | 6 +
> hw/vfio/trace-events | 2
> include/hw/qdev-properties.h | 4 +
> qapi/common.json | 26 ++++++
> 6 files changed, 206 insertions(+), 18 deletions(-)
>
For the whole series:
Reviewed-by: Eric Auger <eric.auger@redhat.com>
(only minor comments on 5/5)
and
Tested-by: Eric Auger <eric.auger@redhat.com>
on aarch64 with a Mellanox CX-4 device
Thanks
Eric
prev parent reply other threads:[~2018-01-19 10:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-10 19:01 [Qemu-devel] [PATCH v2 0/5] vfio/pci: MSI-X MMIO relocation Alex Williamson
2018-01-10 19:01 ` [Qemu-devel] [PATCH v2 1/5] vfio/pci: Fixup VFIOMSIXInfo comment Alex Williamson
2018-01-10 19:02 ` [Qemu-devel] [PATCH v2 2/5] vfio/pci: Add base BAR MemoryRegion Alex Williamson
2018-02-02 2:19 ` [Qemu-devel] [PATCH v3 " Alex Williamson
2018-01-10 19:02 ` [Qemu-devel] [PATCH v2 3/5] vfio/pci: Emulate BARs Alex Williamson
2018-01-10 19:02 ` [Qemu-devel] [PATCH v2 4/5] qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR Alex Williamson
2018-01-24 15:49 ` Alex Williamson
2018-01-31 13:24 ` Markus Armbruster
2018-01-10 19:02 ` [Qemu-devel] [PATCH v2 5/5] vfio/pci: Allow relocating MSI-X MMIO Alex Williamson
2018-01-19 9:50 ` Auger Eric
2018-01-19 15:23 ` Alex Williamson
2018-01-19 15:27 ` Auger Eric
2018-01-15 3:39 ` [Qemu-devel] [PATCH v2 0/5] vfio/pci: MSI-X MMIO relocation Alexey Kardashevskiy
2018-01-19 10:26 ` Auger Eric [this message]
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=046faef4-c823-00d6-3bc9-328ab5a9d46a@redhat.com \
--to=eric.auger@redhat.com \
--cc=aik@ozlabs.ru \
--cc=alex.williamson@redhat.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--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).