diff mbox series

[1/3] MAINTAINERS: add myself as overall s390x maintainer

Message ID 20180207155531.28446-2-cohuck@redhat.com
State New
Headers show
Series s390x: maintainership reorg | expand

Commit Message

Cornelia Huck Feb. 7, 2018, 3:55 p.m. UTC
All your mainframes are belong to me.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 MAINTAINERS | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

Comments

Philippe Mathieu-Daudé Feb. 7, 2018, 4:24 p.m. UTC | #1
On 02/07/2018 12:55 PM, Cornelia Huck wrote:
> All your mainframes are belong to me.

=)

> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bbc3a617c2..e24273a574 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -76,6 +76,29 @@ K: ^Subject:.*(?i)trivial
>  T: git git://git.corpit.ru/qemu.git trivial-patches
>  T: git git://github.com/vivier/qemu.git trivial-patches
>  
> +Architecture support
> +--------------------
> +S390
> +M: Cornelia Huck <cohuck@redhat.com>
> +S: Supported
> +F: default-configs/s390x-softmmu.mak
> +F: gdb-xml/s390*.xml
> +F: hw/char/sclp*.[hc]
> +F: hw/char/terminal3270.c
> +F: hw/intc/s390_flic.c
> +F: hw/intc/s390_flic_kvm.c
> +F: hw/s390x/
> +F: hw/vfio/ccw.c
> +F: hw/watchdog/wdt_diag288.c
> +F: include/hw/s390x/
> +F: include/hw/watchdog/wdt_diag288.h
> +F: pc-bios/s390-ccw/
> +F: pc-bios/s390-ccw.img
> +F: target/s390x/
> +K: ^Subject:.*(?i)s390(x|)

(x|) -> x?

> +T: git git://github.com/cohuck/qemu.git s390-next
> +L: qemu-s390x@nongnu.org
> +
>  Guest CPU cores (TCG):
>  ----------------------
>  Overall
> 

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cornelia Huck Feb. 7, 2018, 4:28 p.m. UTC | #2
On Wed, 7 Feb 2018 13:24:09 -0300
Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:

> On 02/07/2018 12:55 PM, Cornelia Huck wrote:
> > All your mainframes are belong to me.  
> 
> =)
> 
> > 
> > Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> > ---
> >  MAINTAINERS | 23 +++++++++++++++++++++++
> >  1 file changed, 23 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index bbc3a617c2..e24273a574 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -76,6 +76,29 @@ K: ^Subject:.*(?i)trivial
> >  T: git git://git.corpit.ru/qemu.git trivial-patches
> >  T: git git://github.com/vivier/qemu.git trivial-patches
> >  
> > +Architecture support
> > +--------------------
> > +S390
> > +M: Cornelia Huck <cohuck@redhat.com>
> > +S: Supported
> > +F: default-configs/s390x-softmmu.mak
> > +F: gdb-xml/s390*.xml
> > +F: hw/char/sclp*.[hc]
> > +F: hw/char/terminal3270.c
> > +F: hw/intc/s390_flic.c
> > +F: hw/intc/s390_flic_kvm.c
> > +F: hw/s390x/
> > +F: hw/vfio/ccw.c
> > +F: hw/watchdog/wdt_diag288.c
> > +F: include/hw/s390x/
> > +F: include/hw/watchdog/wdt_diag288.h
> > +F: pc-bios/s390-ccw/
> > +F: pc-bios/s390-ccw.img
> > +F: target/s390x/
> > +K: ^Subject:.*(?i)s390(x|)  
> 
> (x|) -> x?

Probably (my perl regexp fu is very lacking).

> 
> > +T: git git://github.com/cohuck/qemu.git s390-next
> > +L: qemu-s390x@nongnu.org
> > +
> >  Guest CPU cores (TCG):
> >  ----------------------
> >  Overall
> >   
> 
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Thanks!
Christian Borntraeger Feb. 7, 2018, 6:19 p.m. UTC | #3
On 02/07/2018 04:55 PM, Cornelia Huck wrote:
> All your mainframes are belong to me.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

> ---
>  MAINTAINERS | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bbc3a617c2..e24273a574 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -76,6 +76,29 @@ K: ^Subject:.*(?i)trivial
>  T: git git://git.corpit.ru/qemu.git trivial-patches
>  T: git git://github.com/vivier/qemu.git trivial-patches
> 
> +Architecture support
> +--------------------
> +S390
> +M: Cornelia Huck <cohuck@redhat.com>
> +S: Supported
> +F: default-configs/s390x-softmmu.mak
> +F: gdb-xml/s390*.xml
> +F: hw/char/sclp*.[hc]
> +F: hw/char/terminal3270.c
> +F: hw/intc/s390_flic.c
> +F: hw/intc/s390_flic_kvm.c
> +F: hw/s390x/
> +F: hw/vfio/ccw.c
> +F: hw/watchdog/wdt_diag288.c
> +F: include/hw/s390x/
> +F: include/hw/watchdog/wdt_diag288.h
> +F: pc-bios/s390-ccw/
> +F: pc-bios/s390-ccw.img
> +F: target/s390x/
> +K: ^Subject:.*(?i)s390(x|)
> +T: git git://github.com/cohuck/qemu.git s390-next
> +L: qemu-s390x@nongnu.org
> +
>  Guest CPU cores (TCG):
>  ----------------------
>  Overall
>
David Hildenbrand Feb. 8, 2018, 12:17 p.m. UTC | #4
On 07.02.2018 16:55, Cornelia Huck wrote:
> All your mainframes are belong to me.

This looks like an easy way to get a lot of expensive hardware :)

> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bbc3a617c2..e24273a574 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -76,6 +76,29 @@ K: ^Subject:.*(?i)trivial
>  T: git git://git.corpit.ru/qemu.git trivial-patches
>  T: git git://github.com/vivier/qemu.git trivial-patches
>  
> +Architecture support
> +--------------------
> +S390
> +M: Cornelia Huck <cohuck@redhat.com>
> +S: Supported
> +F: default-configs/s390x-softmmu.mak
> +F: gdb-xml/s390*.xml
> +F: hw/char/sclp*.[hc]
> +F: hw/char/terminal3270.c
> +F: hw/intc/s390_flic.c
> +F: hw/intc/s390_flic_kvm.c
> +F: hw/s390x/
> +F: hw/vfio/ccw.c
> +F: hw/watchdog/wdt_diag288.c
> +F: include/hw/s390x/
> +F: include/hw/watchdog/wdt_diag288.h
> +F: pc-bios/s390-ccw/
> +F: pc-bios/s390-ccw.img
> +F: target/s390x/
> +K: ^Subject:.*(?i)s390(x|)
> +T: git git://github.com/cohuck/qemu.git s390-next
> +L: qemu-s390x@nongnu.org
> +
>  Guest CPU cores (TCG):
>  ----------------------
>  Overall
>
Daniel Henrique Barboza Feb. 8, 2018, 3:25 p.m. UTC | #5
On 02/07/2018 01:55 PM, Cornelia Huck wrote:
> All your mainframes are belong to me.

Zero Wing reference!

Liked-by: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>

>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>   MAINTAINERS | 23 +++++++++++++++++++++++
>   1 file changed, 23 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bbc3a617c2..e24273a574 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -76,6 +76,29 @@ K: ^Subject:.*(?i)trivial
>   T: git git://git.corpit.ru/qemu.git trivial-patches
>   T: git git://github.com/vivier/qemu.git trivial-patches
>
> +Architecture support
> +--------------------
> +S390
> +M: Cornelia Huck <cohuck@redhat.com>
> +S: Supported
> +F: default-configs/s390x-softmmu.mak
> +F: gdb-xml/s390*.xml
> +F: hw/char/sclp*.[hc]
> +F: hw/char/terminal3270.c
> +F: hw/intc/s390_flic.c
> +F: hw/intc/s390_flic_kvm.c
> +F: hw/s390x/
> +F: hw/vfio/ccw.c
> +F: hw/watchdog/wdt_diag288.c
> +F: include/hw/s390x/
> +F: include/hw/watchdog/wdt_diag288.h
> +F: pc-bios/s390-ccw/
> +F: pc-bios/s390-ccw.img
> +F: target/s390x/
> +K: ^Subject:.*(?i)s390(x|)
> +T: git git://github.com/cohuck/qemu.git s390-next
> +L: qemu-s390x@nongnu.org
> +
>   Guest CPU cores (TCG):
>   ----------------------
>   Overall
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index bbc3a617c2..e24273a574 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -76,6 +76,29 @@  K: ^Subject:.*(?i)trivial
 T: git git://git.corpit.ru/qemu.git trivial-patches
 T: git git://github.com/vivier/qemu.git trivial-patches
 
+Architecture support
+--------------------
+S390
+M: Cornelia Huck <cohuck@redhat.com>
+S: Supported
+F: default-configs/s390x-softmmu.mak
+F: gdb-xml/s390*.xml
+F: hw/char/sclp*.[hc]
+F: hw/char/terminal3270.c
+F: hw/intc/s390_flic.c
+F: hw/intc/s390_flic_kvm.c
+F: hw/s390x/
+F: hw/vfio/ccw.c
+F: hw/watchdog/wdt_diag288.c
+F: include/hw/s390x/
+F: include/hw/watchdog/wdt_diag288.h
+F: pc-bios/s390-ccw/
+F: pc-bios/s390-ccw.img
+F: target/s390x/
+K: ^Subject:.*(?i)s390(x|)
+T: git git://github.com/cohuck/qemu.git s390-next
+L: qemu-s390x@nongnu.org
+
 Guest CPU cores (TCG):
 ----------------------
 Overall