From: Alex Williamson <alex.williamson@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
qemu-devel@nongnu.org, "Cornelia Huck" <cohuck@redhat.com>,
"Eduardo Habkost" <ehabkost@redhat.com>,
"Michael S . Tsirkin" <mst@redhat.com>,
qemu-trivial@nongnu.org, "Helge Deller" <deller@gmx.de>,
"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
"Markus Armbruster" <armbru@redhat.com>,
"Luc Michel" <luc.michel@greensocs.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Artyom Tarasenko" <atar4qemu@gmail.com>,
"Richard Henderson" <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH v2 04/12] MAINTAINERS: Add missing entries to VFIO and NVMe
Date: Fri, 15 Feb 2019 10:39:25 -0700 [thread overview]
Message-ID: <20190215103925.2cbd1c8c@x1.home> (raw)
In-Reply-To: <e692c549-ae11-bd08-d494-96dff03dab6e@redhat.com>
On Fri, 15 Feb 2019 18:29:19 +0100
Thomas Huth <thuth@redhat.com> wrote:
> On 18/12/2018 12.56, Philippe Mathieu-Daudé wrote:
> > The VFIO helpers are used by the NVMe block driver, add the
> > entries to both sections.
> >
> > Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> > ---
> > v2: add util/vfio-helpers.c, add entries to NVMe section
> > ---
> > MAINTAINERS | 5 +++++
> > 1 file changed, 5 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f3305a65b6..7a94b0dab3 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1365,7 +1365,10 @@ VFIO
> > M: Alex Williamson <alex.williamson@redhat.com>
> > S: Supported
> > F: hw/vfio/*
> > +F: util/vfio-helpers.c
> > F: include/hw/vfio/
> > +F: include/qemu/vfio-helpers.h
> > +F: docs/igd-assign.txt
> >
> > vfio-ccw
> > M: Cornelia Huck <cohuck@redhat.com>
> > @@ -2290,6 +2293,8 @@ M: Fam Zheng <fam@euphon.net>
> > L: qemu-block@nongnu.org
> > S: Supported
> > F: block/nvme*
> > +F: util/vfio-helpers.c
> > +F: include/qemu/vfio-helpers.h
> >
> > Bootdevice
> > M: Gonglei <arei.gonglei@huawei.com>
> >
>
> Cornelia? Alex? ... Ack? NAck?
vfio-helpers consumes vfio but that's really the only tie to me having
any remote authority over it. I think it makes more sense to tie it
with the direct consumer, which is nvme, and developer, Fam. Thanks,
Alex
next prev parent reply other threads:[~2019-02-15 17:39 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-18 11:56 [Qemu-devel] [PATCH v2 00/12] MAINTAINERS: Add various missing entries Philippe Mathieu-Daudé
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 01/12] MAINTAINERS: Add missing entries to the X86 section (AMD SEV) Philippe Mathieu-Daudé
2019-02-15 17:27 ` Thomas Huth
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 02/12] MAINTAINERS: Add missing entries for the sun4u machines Philippe Mathieu-Daudé
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 03/12] MAINTAINERS: Add missing entries for the PC machines Philippe Mathieu-Daudé
2018-12-18 12:39 ` Michael S. Tsirkin
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 04/12] MAINTAINERS: Add missing entries to VFIO and NVMe Philippe Mathieu-Daudé
2019-02-15 17:29 ` Thomas Huth
2019-02-15 17:39 ` Alex Williamson [this message]
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 05/12] MAINTAINERS: Add missing entries for the QObject section Philippe Mathieu-Daudé
2019-02-15 12:31 ` Thomas Huth
2019-02-15 16:14 ` Markus Armbruster
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 06/12] MAINTAINERS: Add missing test entries to the Cryptography section Philippe Mathieu-Daudé
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 07/12] MAINTAINERS: Add an entry for the Dino machine Philippe Mathieu-Daudé
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 08/12] MAINTAINERS: Add maintainers to the Linux subsystem Philippe Mathieu-Daudé
2018-12-18 12:51 ` Cornelia Huck
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 09/12] MAINTAINERS: Add maintainer to the POSIX subsystem Philippe Mathieu-Daudé
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 10/12] MAINTAINERS: Orphanize the 'CPU (QOM)' subsystem Philippe Mathieu-Daudé
2018-12-18 12:34 ` Paolo Bonzini
2018-12-18 15:22 ` Eduardo Habkost
2018-12-18 15:31 ` Philippe Mathieu-Daudé
2018-12-18 15:44 ` Thomas Huth
2018-12-18 15:57 ` Eduardo Habkost
2018-12-18 17:15 ` Paolo Bonzini
2018-12-18 19:13 ` Eduardo Habkost
2018-12-18 21:22 ` Paolo Bonzini
2018-12-19 9:56 ` Daniel P. Berrangé
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 11/12] MAINTAINERS: Orphanize the 'GDB stub' subsystem Philippe Mathieu-Daudé
2018-12-18 11:56 ` [Qemu-devel] [PATCH v2 12/12] MAINTAINERS: Add maintainer to the TCG/i386 subsystem Philippe Mathieu-Daudé
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=20190215103925.2cbd1c8c@x1.home \
--to=alex.williamson@redhat.com \
--cc=armbru@redhat.com \
--cc=atar4qemu@gmail.com \
--cc=cohuck@redhat.com \
--cc=deller@gmx.de \
--cc=ehabkost@redhat.com \
--cc=luc.michel@greensocs.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rth@twiddle.net \
--cc=thuth@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).