All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC v2] MAINTAINERS: split out s390x sections
@ 2021-12-22 10:55 Cornelia Huck
  2022-01-05 18:27 ` Eric Farman
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cornelia Huck @ 2021-12-22 10:55 UTC (permalink / raw)
  To: qemu-devel, qemu-s390x
  Cc: Thomas Huth, David Hildenbrand, Cornelia Huck, Richard Henderson,
	Eric Farman, Halil Pasic, Christian Borntraeger,
	Christian Borntraeger, Philippe Mathieu-Daudé

Split out some more specialized devices etc., so that we can build
smarter lists of people to be put on cc: in the future.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Acked-by: Halil Pasic <pasic@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---

v1->v2: move some sections to "Devices", some minor tweaks

I guess that can go with the next set of s390x patches.

---
 MAINTAINERS | 85 ++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 74 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5dcefc0d012a..e4d88f7eb2ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -297,7 +297,6 @@ M: David Hildenbrand <david@redhat.com>
 S: Maintained
 F: target/s390x/
 F: target/s390x/tcg
-F: target/s390x/cpu_models_*.[ch]
 F: hw/s390x/
 F: disas/s390.c
 F: tests/tcg/s390x/
@@ -396,16 +395,10 @@ M: Halil Pasic <pasic@linux.ibm.com>
 M: Christian Borntraeger <borntraeger@linux.ibm.com>
 S: Supported
 F: target/s390x/kvm/
-F: target/s390x/ioinst.[ch]
 F: target/s390x/machine.c
 F: target/s390x/sigp.c
-F: target/s390x/cpu_features*.[ch]
-F: target/s390x/cpu_models.[ch]
 F: hw/s390x/pv.c
 F: include/hw/s390x/pv.h
-F: hw/intc/s390_flic.c
-F: hw/intc/s390_flic_kvm.c
-F: include/hw/s390x/s390_flic.h
 F: gdb-xml/s390*.xml
 T: git https://github.com/borntraeger/qemu.git s390-next
 L: qemu-s390x@nongnu.org
@@ -1529,12 +1522,8 @@ S390 Virtio-ccw
 M: Halil Pasic <pasic@linux.ibm.com>
 M: Christian Borntraeger <borntraeger@linux.ibm.com>
 S: Supported
-F: hw/char/sclp*.[hc]
-F: hw/char/terminal3270.c
 F: hw/s390x/
 F: include/hw/s390x/
-F: hw/watchdog/wdt_diag288.c
-F: include/hw/watchdog/wdt_diag288.h
 F: configs/devices/s390x-softmmu/default.mak
 F: tests/avocado/machine_s390_ccw_virtio.py
 T: git https://github.com/borntraeger/qemu.git s390-next
@@ -1559,6 +1548,37 @@ F: hw/s390x/s390-pci*
 F: include/hw/s390x/s390-pci*
 L: qemu-s390x@nongnu.org
 
+S390 channel subsystem
+M: Halil Pasic <pasic@linux.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
+S: Supported
+F: hw/s390x/ccw-device.[ch]
+F: hw/s390x/css.c
+F: hw/s390x/css-bridge.c
+F: include/hw/s390x/css.h
+F: include/hw/s390x/css-bridge.h
+F: include/hw/s390x/ioinst.h
+F: target/s390x/ioinst.c
+L: qemu-s390x@nongnu.org
+
+S390 CPU models
+M: David Hildenbrand <david@redhat.com>
+S: Maintained
+F: target/s390x/cpu_features*.[ch]
+F: target/s390x/cpu_models.[ch]
+L: qemu-s390x@nongnu.org
+
+S390 SCLP-backed devices
+M: Halil Pasic <pasic@linux.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
+S: Supported
+F: include/hw/s390x/event-facility.h
+F: include/hw/s390x/sclp.h
+F: hw/char/sclp*.[hc]
+F: hw/s390x/event-facility.c
+F: hw/s390x/sclp*.c
+L: qemu-s390x@nongnu.org
+
 X86 Machines
 ------------
 PC
@@ -1957,6 +1977,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
 S: Supported
 F: hw/s390x/virtio-ccw*.[hc]
 F: hw/s390x/vhost-vsock-ccw.c
+F: hw/s390x/vhost-user-fs-ccw.c
 T: git https://gitlab.com/cohuck/qemu.git s390-next
 T: git https://github.com/borntraeger/qemu.git s390-next
 L: qemu-s390x@nongnu.org
@@ -2295,6 +2316,48 @@ F: hw/timer/mips_gictimer.c
 F: include/hw/intc/mips_gic.h
 F: include/hw/timer/mips_gictimer.h
 
+S390 3270 device
+M: Halil Pasic <pasic@linux.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
+S: Odd fixes
+F: include/hw/s390x/3270-ccw.h
+F: hw/char/terminal3270.c
+F: hw/s390x/3270-ccw.c
+L: qemu-s390x@nongnu.org
+
+S390 diag 288 watchdog
+M: Halil Pasic <pasic@linux.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
+S: Supported
+F: hw/watchdog/wdt_diag288.c
+F: include/hw/watchdog/wdt_diag288.h
+L: qemu-s390x@nongnu.org
+
+S390 storage key device
+M: Halil Pasic <pasic@linux.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
+S: Supported
+F: hw/s390x/storage-keys.h
+F: hw/390x/s390-skeys*.c
+L: qemu-s390x@nongnu.org
+
+S390 storage attribute device
+M: Halil Pasic <pasic@linux.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
+S: Supported
+F: hw/s390x/storage-attributes.h
+F: hw/s390/s390-stattrib*.c
+L: qemu-s390x@nongnu.org
+
+S390 floating interrupt controller
+M: Halil Pasic <pasic@linux.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
+M: David Hildenbrand <david@redhat.com>
+S: Supported
+F: hw/intc/s390_flic*.c
+F: include/hw/s390x/s390_flic.h
+L: qemu-s390x@nongnu.org
+
 Subsystems
 ----------
 Overall Audio backends
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
  2021-12-22 10:55 [PATCH RFC v2] MAINTAINERS: split out s390x sections Cornelia Huck
@ 2022-01-05 18:27 ` Eric Farman
  2022-01-12 10:23   ` Cornelia Huck
  2022-01-12 16:40 ` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas Eric Farman
  2022-01-18  9:16 ` [PATCH RFC v2] MAINTAINERS: split out s390x sections Thomas Huth
  2 siblings, 1 reply; 8+ messages in thread
From: Eric Farman @ 2022-01-05 18:27 UTC (permalink / raw)
  To: Cornelia Huck, qemu-devel, qemu-s390x
  Cc: Thomas Huth, David Hildenbrand, Richard Henderson, Halil Pasic,
	Christian Borntraeger, Christian Borntraeger,
	Philippe Mathieu-Daudé

On Wed, 2021-12-22 at 11:55 +0100, Cornelia Huck wrote:
> Split out some more specialized devices etc., so that we can build
> smarter lists of people to be put on cc: in the future.
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> Acked-by: David Hildenbrand <david@redhat.com>
> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
> Acked-by: Thomas Huth <thuth@redhat.com>
> Acked-by: Halil Pasic <pasic@linux.ibm.com>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

(Late to the party, Happy New Year!) I like the rearrangement:

Acked-by: Eric Farman <farman@linux.ibm.com>

Of course, you also said in v1:

"""
- The new sections have inherited the maintainers of the sections
  they have been split out of (except where people had already
  volunteered). That's easy to change, obviously, and I hope that
  the cc: list already contains people who might have interest in
  volunteering for some sections.
"""

As someone on cc, I could volunteer to help with these sections:

S390 Machines
-------------
S390 Virtio-ccw
S390 channel subsystem

Devices
-------
virtio-ccw

> ---
> 
> v1->v2: move some sections to "Devices", some minor tweaks
> 
> I guess that can go with the next set of s390x patches.
> 
> ---
>  MAINTAINERS | 85 ++++++++++++++++++++++++++++++++++++++++++++++-----
> --
>  1 file changed, 74 insertions(+), 11 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5dcefc0d012a..e4d88f7eb2ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -297,7 +297,6 @@ M: David Hildenbrand <david@redhat.com>
>  S: Maintained
>  F: target/s390x/
>  F: target/s390x/tcg
> -F: target/s390x/cpu_models_*.[ch]
>  F: hw/s390x/
>  F: disas/s390.c
>  F: tests/tcg/s390x/
> @@ -396,16 +395,10 @@ M: Halil Pasic <pasic@linux.ibm.com>
>  M: Christian Borntraeger <borntraeger@linux.ibm.com>
>  S: Supported
>  F: target/s390x/kvm/
> -F: target/s390x/ioinst.[ch]
>  F: target/s390x/machine.c
>  F: target/s390x/sigp.c
> -F: target/s390x/cpu_features*.[ch]
> -F: target/s390x/cpu_models.[ch]
>  F: hw/s390x/pv.c
>  F: include/hw/s390x/pv.h
> -F: hw/intc/s390_flic.c
> -F: hw/intc/s390_flic_kvm.c
> -F: include/hw/s390x/s390_flic.h
>  F: gdb-xml/s390*.xml
>  T: git https://github.com/borntraeger/qemu.git s390-next
>  L: qemu-s390x@nongnu.org
> @@ -1529,12 +1522,8 @@ S390 Virtio-ccw
>  M: Halil Pasic <pasic@linux.ibm.com>
>  M: Christian Borntraeger <borntraeger@linux.ibm.com>
>  S: Supported
> -F: hw/char/sclp*.[hc]
> -F: hw/char/terminal3270.c
>  F: hw/s390x/
>  F: include/hw/s390x/
> -F: hw/watchdog/wdt_diag288.c
> -F: include/hw/watchdog/wdt_diag288.h
>  F: configs/devices/s390x-softmmu/default.mak
>  F: tests/avocado/machine_s390_ccw_virtio.py
>  T: git https://github.com/borntraeger/qemu.git s390-next
> @@ -1559,6 +1548,37 @@ F: hw/s390x/s390-pci*
>  F: include/hw/s390x/s390-pci*
>  L: qemu-s390x@nongnu.org
>  
> +S390 channel subsystem
> +M: Halil Pasic <pasic@linux.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +S: Supported
> +F: hw/s390x/ccw-device.[ch]
> +F: hw/s390x/css.c
> +F: hw/s390x/css-bridge.c
> +F: include/hw/s390x/css.h
> +F: include/hw/s390x/css-bridge.h
> +F: include/hw/s390x/ioinst.h
> +F: target/s390x/ioinst.c
> +L: qemu-s390x@nongnu.org
> +
> +S390 CPU models
> +M: David Hildenbrand <david@redhat.com>
> +S: Maintained
> +F: target/s390x/cpu_features*.[ch]
> +F: target/s390x/cpu_models.[ch]
> +L: qemu-s390x@nongnu.org
> +
> +S390 SCLP-backed devices
> +M: Halil Pasic <pasic@linux.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +S: Supported
> +F: include/hw/s390x/event-facility.h
> +F: include/hw/s390x/sclp.h
> +F: hw/char/sclp*.[hc]
> +F: hw/s390x/event-facility.c
> +F: hw/s390x/sclp*.c
> +L: qemu-s390x@nongnu.org
> +
>  X86 Machines
>  ------------
>  PC
> @@ -1957,6 +1977,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/virtio-ccw*.[hc]
>  F: hw/s390x/vhost-vsock-ccw.c
> +F: hw/s390x/vhost-user-fs-ccw.c
>  T: git https://gitlab.com/cohuck/qemu.git s390-next
>  T: git https://github.com/borntraeger/qemu.git s390-next
>  L: qemu-s390x@nongnu.org
> @@ -2295,6 +2316,48 @@ F: hw/timer/mips_gictimer.c
>  F: include/hw/intc/mips_gic.h
>  F: include/hw/timer/mips_gictimer.h
>  
> +S390 3270 device
> +M: Halil Pasic <pasic@linux.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +S: Odd fixes
> +F: include/hw/s390x/3270-ccw.h
> +F: hw/char/terminal3270.c
> +F: hw/s390x/3270-ccw.c
> +L: qemu-s390x@nongnu.org
> +
> +S390 diag 288 watchdog
> +M: Halil Pasic <pasic@linux.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +S: Supported
> +F: hw/watchdog/wdt_diag288.c
> +F: include/hw/watchdog/wdt_diag288.h
> +L: qemu-s390x@nongnu.org
> +
> +S390 storage key device
> +M: Halil Pasic <pasic@linux.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +S: Supported
> +F: hw/s390x/storage-keys.h
> +F: hw/390x/s390-skeys*.c
> +L: qemu-s390x@nongnu.org
> +
> +S390 storage attribute device
> +M: Halil Pasic <pasic@linux.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +S: Supported
> +F: hw/s390x/storage-attributes.h
> +F: hw/s390/s390-stattrib*.c
> +L: qemu-s390x@nongnu.org
> +
> +S390 floating interrupt controller
> +M: Halil Pasic <pasic@linux.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +M: David Hildenbrand <david@redhat.com>
> +S: Supported
> +F: hw/intc/s390_flic*.c
> +F: include/hw/s390x/s390_flic.h
> +L: qemu-s390x@nongnu.org
> +
>  Subsystems
>  ----------
>  Overall Audio backends



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
  2022-01-05 18:27 ` Eric Farman
@ 2022-01-12 10:23   ` Cornelia Huck
  2022-01-12 14:40     ` Eric Farman
  0 siblings, 1 reply; 8+ messages in thread
From: Cornelia Huck @ 2022-01-12 10:23 UTC (permalink / raw)
  To: Eric Farman, qemu-devel, qemu-s390x
  Cc: Thomas Huth, David Hildenbrand, Richard Henderson, Halil Pasic,
	Christian Borntraeger, Christian Borntraeger,
	Philippe Mathieu-Daudé

On Wed, Jan 05 2022, Eric Farman <farman@linux.ibm.com> wrote:

> On Wed, 2021-12-22 at 11:55 +0100, Cornelia Huck wrote:
>> Split out some more specialized devices etc., so that we can build
>> smarter lists of people to be put on cc: in the future.
>> 
>> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
>> Acked-by: David Hildenbrand <david@redhat.com>
>> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
>> Acked-by: Thomas Huth <thuth@redhat.com>
>> Acked-by: Halil Pasic <pasic@linux.ibm.com>
>> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
>
> (Late to the party, Happy New Year!) I like the rearrangement:

Happy new year :)

>
> Acked-by: Eric Farman <farman@linux.ibm.com>
>
> Of course, you also said in v1:
>
> """
> - The new sections have inherited the maintainers of the sections
>   they have been split out of (except where people had already
>   volunteered). That's easy to change, obviously, and I hope that
>   the cc: list already contains people who might have interest in
>   volunteering for some sections.
> """
>
> As someone on cc, I could volunteer to help with these sections:
>
> S390 Machines
> -------------
> S390 Virtio-ccw
> S390 channel subsystem
>
> Devices
> -------
> virtio-ccw

Thanks!

Do you want to do a patch on top, or should I do a v3? (A separate patch
is probably better.)



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
  2022-01-12 10:23   ` Cornelia Huck
@ 2022-01-12 14:40     ` Eric Farman
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Farman @ 2022-01-12 14:40 UTC (permalink / raw)
  To: Cornelia Huck, qemu-devel, qemu-s390x
  Cc: Thomas Huth, David Hildenbrand, Richard Henderson, Halil Pasic,
	Christian Borntraeger, Christian Borntraeger,
	Philippe Mathieu-Daudé

On Wed, 2022-01-12 at 11:23 +0100, Cornelia Huck wrote:
> On Wed, Jan 05 2022, Eric Farman <farman@linux.ibm.com> wrote:
> 
> > On Wed, 2021-12-22 at 11:55 +0100, Cornelia Huck wrote:
> > > Split out some more specialized devices etc., so that we can
> > > build
> > > smarter lists of people to be put on cc: in the future.
> > > 
> > > Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> > > Acked-by: David Hildenbrand <david@redhat.com>
> > > Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
> > > Acked-by: Thomas Huth <thuth@redhat.com>
> > > Acked-by: Halil Pasic <pasic@linux.ibm.com>
> > > Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> > 
> > (Late to the party, Happy New Year!) I like the rearrangement:
> 
> Happy new year :)
> 
> > Acked-by: Eric Farman <farman@linux.ibm.com>
> > 
> > Of course, you also said in v1:
> > 
> > """
> > - The new sections have inherited the maintainers of the sections
> >   they have been split out of (except where people had already
> >   volunteered). That's easy to change, obviously, and I hope that
> >   the cc: list already contains people who might have interest in
> >   volunteering for some sections.
> > """
> > 
> > As someone on cc, I could volunteer to help with these sections:
> > 
> > S390 Machines
> > -------------
> > S390 Virtio-ccw
> > S390 channel subsystem
> > 
> > Devices
> > -------
> > virtio-ccw
> 
> Thanks!
> 
> Do you want to do a patch on top, or should I do a v3? (A separate
> patch
> is probably better.)

I can do a patch on top.

Eric

> 



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas
  2021-12-22 10:55 [PATCH RFC v2] MAINTAINERS: split out s390x sections Cornelia Huck
  2022-01-05 18:27 ` Eric Farman
@ 2022-01-12 16:40 ` Eric Farman
  2022-01-12 22:13   ` Halil Pasic
  2022-01-14  6:44   ` Christian Borntraeger
  2022-01-18  9:16 ` [PATCH RFC v2] MAINTAINERS: split out s390x sections Thomas Huth
  2 siblings, 2 replies; 8+ messages in thread
From: Eric Farman @ 2022-01-12 16:40 UTC (permalink / raw)
  To: Cornelia Huck, Thomas Huth
  Cc: Eric Farman, David Hildenbrand, Richard Henderson, qemu-devel,
	Halil Pasic, qemu-s390x, Christian Borntraeger

After the recent restructuring, I'd like to volunteer to help
in some of the s390 I/O areas.

Built on "[PATCH RFC v2] MAINTAINERS: split out s390x sections"

Signed-off-by: Eric Farman <farman@linux.ibm.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5d37b0eec5..343f43e83d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1521,6 +1521,7 @@ S390 Machines
 S390 Virtio-ccw
 M: Halil Pasic <pasic@linux.ibm.com>
 M: Christian Borntraeger <borntraeger@linux.ibm.com>
+M: Eric Farman <farman@linux.ibm.com>
 S: Supported
 F: hw/s390x/
 F: include/hw/s390x/
@@ -1551,6 +1552,7 @@ L: qemu-s390x@nongnu.org
 S390 channel subsystem
 M: Halil Pasic <pasic@linux.ibm.com>
 M: Christian Borntraeger <borntraeger@linux.ibm.com>
+M: Eric Farman <farman@linux.ibm.com>
 S: Supported
 F: hw/s390x/ccw-device.[ch]
 F: hw/s390x/css.c
@@ -1975,6 +1977,7 @@ T: git https://github.com/stefanha/qemu.git block
 virtio-ccw
 M: Cornelia Huck <cohuck@redhat.com>
 M: Halil Pasic <pasic@linux.ibm.com>
+M: Eric Farman <farman@linux.ibm.com>
 S: Supported
 F: hw/s390x/virtio-ccw*.[hc]
 F: hw/s390x/vhost-vsock-ccw.c
-- 
2.32.0



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas
  2022-01-12 16:40 ` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas Eric Farman
@ 2022-01-12 22:13   ` Halil Pasic
  2022-01-14  6:44   ` Christian Borntraeger
  1 sibling, 0 replies; 8+ messages in thread
From: Halil Pasic @ 2022-01-12 22:13 UTC (permalink / raw)
  To: Eric Farman
  Cc: Thomas Huth, David Hildenbrand, Cornelia Huck, Richard Henderson,
	qemu-devel, Halil Pasic, qemu-s390x, Christian Borntraeger

On Wed, 12 Jan 2022 17:40:44 +0100
Eric Farman <farman@linux.ibm.com> wrote:

> After the recent restructuring, I'd like to volunteer to help
> in some of the s390 I/O areas.
> 
> Built on "[PATCH RFC v2] MAINTAINERS: split out s390x sections"
> 
> Signed-off-by: Eric Farman <farman@linux.ibm.com>

Acked-by: Halil Pasic <pasic@linux.ibm.com>

Thanks!

> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d37b0eec5..343f43e83d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1521,6 +1521,7 @@ S390 Machines
>  S390 Virtio-ccw
>  M: Halil Pasic <pasic@linux.ibm.com>
>  M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/
>  F: include/hw/s390x/
> @@ -1551,6 +1552,7 @@ L: qemu-s390x@nongnu.org
>  S390 channel subsystem
>  M: Halil Pasic <pasic@linux.ibm.com>
>  M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/ccw-device.[ch]
>  F: hw/s390x/css.c
> @@ -1975,6 +1977,7 @@ T: git https://github.com/stefanha/qemu.git block
>  virtio-ccw
>  M: Cornelia Huck <cohuck@redhat.com>
>  M: Halil Pasic <pasic@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/virtio-ccw*.[hc]
>  F: hw/s390x/vhost-vsock-ccw.c



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas
  2022-01-12 16:40 ` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas Eric Farman
  2022-01-12 22:13   ` Halil Pasic
@ 2022-01-14  6:44   ` Christian Borntraeger
  1 sibling, 0 replies; 8+ messages in thread
From: Christian Borntraeger @ 2022-01-14  6:44 UTC (permalink / raw)
  To: Eric Farman, Cornelia Huck, Thomas Huth
  Cc: Halil Pasic, qemu-s390x, Richard Henderson, qemu-devel,
	David Hildenbrand



Am 12.01.22 um 17:40 schrieb Eric Farman:
> After the recent restructuring, I'd like to volunteer to help
> in some of the s390 I/O areas.
> 
> Built on "[PATCH RFC v2] MAINTAINERS: split out s390x sections"
> 
> Signed-off-by: Eric Farman <farman@linux.ibm.com>

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

Thanks a lot Eric
> ---
>   MAINTAINERS | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d37b0eec5..343f43e83d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1521,6 +1521,7 @@ S390 Machines
>   S390 Virtio-ccw
>   M: Halil Pasic <pasic@linux.ibm.com>
>   M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/
>   F: include/hw/s390x/
> @@ -1551,6 +1552,7 @@ L: qemu-s390x@nongnu.org
>   S390 channel subsystem
>   M: Halil Pasic <pasic@linux.ibm.com>
>   M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/ccw-device.[ch]
>   F: hw/s390x/css.c
> @@ -1975,6 +1977,7 @@ T: git https://github.com/stefanha/qemu.git block
>   virtio-ccw
>   M: Cornelia Huck <cohuck@redhat.com>
>   M: Halil Pasic <pasic@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/virtio-ccw*.[hc]
>   F: hw/s390x/vhost-vsock-ccw.c


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
  2021-12-22 10:55 [PATCH RFC v2] MAINTAINERS: split out s390x sections Cornelia Huck
  2022-01-05 18:27 ` Eric Farman
  2022-01-12 16:40 ` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas Eric Farman
@ 2022-01-18  9:16 ` Thomas Huth
  2 siblings, 0 replies; 8+ messages in thread
From: Thomas Huth @ 2022-01-18  9:16 UTC (permalink / raw)
  To: Cornelia Huck, qemu-devel, qemu-s390x
  Cc: Eric Farman, David Hildenbrand, Richard Henderson, Halil Pasic,
	Christian Borntraeger, Christian Borntraeger,
	Philippe Mathieu-Daudé

On 22/12/2021 11.55, Cornelia Huck wrote:
> Split out some more specialized devices etc., so that we can build
> smarter lists of people to be put on cc: in the future.
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> Acked-by: David Hildenbrand <david@redhat.com>
> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
> Acked-by: Thomas Huth <thuth@redhat.com>
> Acked-by: Halil Pasic <pasic@linux.ibm.com>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
> 
> v1->v2: move some sections to "Devices", some minor tweaks
> 
> I guess that can go with the next set of s390x patches.

Indeed. Queued to my s390x-next branch now (together with Eric's update):

  https://gitlab.com/thuth/qemu/-/commits/s390x-next/

  Thomas




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-18  9:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-22 10:55 [PATCH RFC v2] MAINTAINERS: split out s390x sections Cornelia Huck
2022-01-05 18:27 ` Eric Farman
2022-01-12 10:23   ` Cornelia Huck
2022-01-12 14:40     ` Eric Farman
2022-01-12 16:40 ` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas Eric Farman
2022-01-12 22:13   ` Halil Pasic
2022-01-14  6:44   ` Christian Borntraeger
2022-01-18  9:16 ` [PATCH RFC v2] MAINTAINERS: split out s390x sections Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.