[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v5 6/6] MAINTAINERS: add entries for AP
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH v5 6/6] MAINTAINERS: add entries for AP |
Date: |
Tue, 8 May 2018 14:47:22 +0200 |
On Tue, 8 May 2018 14:46:08 +0200
Cornelia Huck <address@hidden> wrote:
> On Tue, 8 May 2018 08:25:03 -0400
> Tony Krowiak <address@hidden> wrote:
>
> > Added entries for the s390 adjunct processor (AP) support.
> >
> > Signed-off-by: Tony Krowiak <address@hidden>
> > ---
> > MAINTAINERS | 14 ++++++++++++++
> > 1 files changed, 14 insertions(+), 0 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 459e359..c9e8d7b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -82,6 +82,7 @@ S390
> > M: Cornelia Huck <address@hidden>
> > S: Supported
> > F: default-configs/s390x-softmmu.mak
> > +F: docs/vfio-ap.txt
> > F: gdb-xml/s390*.xml
> > F: hw/char/sclp*.[hc]
> > F: hw/char/terminal3270.c
> > @@ -89,6 +90,7 @@ F: hw/intc/s390_flic.c
> > F: hw/intc/s390_flic_kvm.c
> > F: hw/s390x/
> > F: hw/vfio/ccw.c
> > +F: hw/vfio/ap.c
> > F: hw/watchdog/wdt_diag288.c
> > F: include/hw/s390x/
> > F: include/hw/watchdog/wdt_diag288.h
> > @@ -1152,6 +1154,18 @@ F: include/hw/s390x/s390-ccw.h
> > T: git git://github.com/cohuck/qemu.git s390-next
> > L: address@hidden
> >
> > +vfio-ap
> > +M: Christian Borntraeger <address@hidden>
> > +M: Tony Krowiak <address@hidden>
> > +M: Halil Pasic <address@hidden>
> > +M: Pierre Morel <address@hidden>
>
> Dumb question: Aren't you folks dropping the 'vnet' part in the future?
>
> > +S: Maintained
Oh, and don't you want to make this 'Supported' (as for the other s390x
entries)?
> > +F: hw/vfio/ap.c
> > +F: hw/s390x/ap-device.c
> > +F: include/hw/s390x/ap-device.h
> > +F: docs/vfio-ap.txt
> > +L: address@hidden
> > +
> > vhost
> > M: Michael S. Tsirkin <address@hidden>
> > S: Supported
>
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, (continued)
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, Pierre Morel, 2018/05/11
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, Tony Krowiak, 2018/05/14
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, Pierre Morel, 2018/05/15
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, Tony Krowiak, 2018/05/15
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, Pierre Morel, 2018/05/16
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, Tony Krowiak, 2018/05/16
[qemu-s390x] [PATCH v5 6/6] MAINTAINERS: add entries for AP, Tony Krowiak, 2018/05/08
Re: [qemu-s390x] [Qemu-devel] [PATCH v5 6/6] MAINTAINERS: add entries for AP, Alexey Kardashevskiy, 2018/05/09
Re: [qemu-s390x] [PATCH v5 6/6] MAINTAINERS: add entries for AP, Tony Krowiak, 2018/05/09
[qemu-s390x] [PATCH v5 3/6] s390x/cpumodel: Set up CPU model for AP device support, Tony Krowiak, 2018/05/08