* [PATCH] MAINTAINERS: add reviewers for some s390 areas
@ 2025-06-23 16:00 Matthew Rosato
2025-06-23 16:07 ` Eric Farman
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: Matthew Rosato @ 2025-06-23 16:00 UTC (permalink / raw)
To: qemu-s390x
Cc: thuth, pasic, borntraeger, farman, alifm, jjherne, walling,
jrossi, qemu-devel, zycai
To improve review coverage, assign additional people as reviewers for
multiple s390 sections.
Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 94c4076127..3ce6fce8ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -459,6 +459,8 @@ F: target/ppc/kvm.c
S390 KVM CPUs
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
+R: Eric Farman <farman@linux.ibm.com>
+R: Matthew Rosato <mjrosato@linux.ibm.com>
S: Supported
F: target/s390x/kvm/
F: target/s390x/machine.c
@@ -1771,6 +1773,7 @@ S390 Virtio-ccw
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
M: Eric Farman <farman@linux.ibm.com>
+R: Matthew Rosato <mjrosato@linux.ibm.com>
S: Supported
F: hw/s390x/
F: include/hw/s390x/
@@ -1782,6 +1785,8 @@ L: qemu-s390x@nongnu.org
S390-ccw boot
M: Christian Borntraeger <borntraeger@linux.ibm.com>
M: Thomas Huth <thuth@redhat.com>
+R: Jared Rossi <jrossi@linux.ibm.com>
+R: Zhuoying Cai <zycai@linux.ibm.com>
S: Supported
F: hw/s390x/ipl.*
F: pc-bios/s390-ccw/
@@ -1802,6 +1807,7 @@ S390 channel subsystem
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
M: Eric Farman <farman@linux.ibm.com>
+R: Farhan Ali <alifm@linux.ibm.com>
S: Supported
F: hw/s390x/ccw-device.[ch]
F: hw/s390x/css.c
@@ -1822,6 +1828,7 @@ L: qemu-s390x@nongnu.org
S390 SCLP-backed devices
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
+R: Jason Herne <jjherne@linux.ibm.com>
S: Supported
F: include/hw/s390x/event-facility.h
F: include/hw/s390x/sclp.h
@@ -2809,6 +2816,7 @@ F: include/hw/timer/mips_gictimer.h
S390 3270 device
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
+R: Collin Walling <walling@linux.ibm.com>
S: Odd fixes
F: include/hw/s390x/3270-ccw.h
F: hw/char/terminal3270.c
@@ -2818,6 +2826,7 @@ L: qemu-s390x@nongnu.org
S390 diag 288 watchdog
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
+R: Collin Walling <walling@linux.ibm.com>
S: Supported
F: hw/watchdog/wdt_diag288.c
F: include/hw/watchdog/wdt_diag288.h
@@ -2826,6 +2835,7 @@ L: qemu-s390x@nongnu.org
S390 storage key device
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
+R: Jason Herne <jjherne@linux.ibm.com>
S: Supported
F: hw/s390x/storage-keys.h
F: hw/s390x/s390-skeys*.c
@@ -2834,6 +2844,7 @@ L: qemu-s390x@nongnu.org
S390 storage attribute device
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
+R: Jason Herne <jjherne@linux.ibm.com>
S: Supported
F: hw/s390x/storage-attributes.h
F: hw/s390x/s390-stattrib*.c
@@ -2843,6 +2854,7 @@ S390 floating interrupt controller
M: Halil Pasic <pasic@linux.ibm.com>
M: Christian Borntraeger <borntraeger@linux.ibm.com>
M: David Hildenbrand <david@redhat.com>
+R: Jason Herne <jjherne@linux.ibm.com>
S: Supported
F: hw/intc/s390_flic*.c
F: include/hw/s390x/s390_flic.h
--
2.49.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
@ 2025-06-23 16:07 ` Eric Farman
2025-06-23 16:11 ` Zhuoying Cai
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Eric Farman @ 2025-06-23 16:07 UTC (permalink / raw)
To: Matthew Rosato, qemu-s390x
Cc: thuth, pasic, borntraeger, alifm, jjherne, walling, jrossi,
qemu-devel, zycai
On Mon, 2025-06-23 at 12:00 -0400, Matthew Rosato wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Eric Farman <farman@linux.ibm.com>
> ---
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 94c4076127..3ce6fce8ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -459,6 +459,8 @@ F: target/ppc/kvm.c
> S390 KVM CPUs
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: target/s390x/kvm/
> F: target/s390x/machine.c
> @@ -1771,6 +1773,7 @@ S390 Virtio-ccw
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: hw/s390x/
> F: include/hw/s390x/
> @@ -1782,6 +1785,8 @@ L: qemu-s390x@nongnu.org
> S390-ccw boot
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Thomas Huth <thuth@redhat.com>
> +R: Jared Rossi <jrossi@linux.ibm.com>
> +R: Zhuoying Cai <zycai@linux.ibm.com>
> S: Supported
> F: hw/s390x/ipl.*
> F: pc-bios/s390-ccw/
> @@ -1802,6 +1807,7 @@ S390 channel subsystem
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Farhan Ali <alifm@linux.ibm.com>
> S: Supported
> F: hw/s390x/ccw-device.[ch]
> F: hw/s390x/css.c
> @@ -1822,6 +1828,7 @@ L: qemu-s390x@nongnu.org
> S390 SCLP-backed devices
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: include/hw/s390x/event-facility.h
> F: include/hw/s390x/sclp.h
> @@ -2809,6 +2816,7 @@ F: include/hw/timer/mips_gictimer.h
> S390 3270 device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Odd fixes
> F: include/hw/s390x/3270-ccw.h
> F: hw/char/terminal3270.c
> @@ -2818,6 +2826,7 @@ L: qemu-s390x@nongnu.org
> S390 diag 288 watchdog
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Supported
> F: hw/watchdog/wdt_diag288.c
> F: include/hw/watchdog/wdt_diag288.h
> @@ -2826,6 +2835,7 @@ L: qemu-s390x@nongnu.org
> S390 storage key device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-keys.h
> F: hw/s390x/s390-skeys*.c
> @@ -2834,6 +2844,7 @@ L: qemu-s390x@nongnu.org
> S390 storage attribute device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-attributes.h
> F: hw/s390x/s390-stattrib*.c
> @@ -2843,6 +2854,7 @@ S390 floating interrupt controller
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: David Hildenbrand <david@redhat.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/intc/s390_flic*.c
> F: include/hw/s390x/s390_flic.h
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
2025-06-23 16:07 ` Eric Farman
@ 2025-06-23 16:11 ` Zhuoying Cai
2025-06-23 16:25 ` Farhan Ali
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Zhuoying Cai @ 2025-06-23 16:11 UTC (permalink / raw)
To: Matthew Rosato, qemu-s390x
Cc: thuth, pasic, borntraeger, farman, alifm, jjherne, walling,
jrossi, qemu-devel
On 6/23/25 12:00 PM, Matthew Rosato wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Zhuoying Cai <zycai@linux.ibm.com>
> ---
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 94c4076127..3ce6fce8ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -459,6 +459,8 @@ F: target/ppc/kvm.c
> S390 KVM CPUs
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: target/s390x/kvm/
> F: target/s390x/machine.c
> @@ -1771,6 +1773,7 @@ S390 Virtio-ccw
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: hw/s390x/
> F: include/hw/s390x/
> @@ -1782,6 +1785,8 @@ L: qemu-s390x@nongnu.org
> S390-ccw boot
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Thomas Huth <thuth@redhat.com>
> +R: Jared Rossi <jrossi@linux.ibm.com>
> +R: Zhuoying Cai <zycai@linux.ibm.com>
> S: Supported
> F: hw/s390x/ipl.*
> F: pc-bios/s390-ccw/
> @@ -1802,6 +1807,7 @@ S390 channel subsystem
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Farhan Ali <alifm@linux.ibm.com>
> S: Supported
> F: hw/s390x/ccw-device.[ch]
> F: hw/s390x/css.c
> @@ -1822,6 +1828,7 @@ L: qemu-s390x@nongnu.org
> S390 SCLP-backed devices
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: include/hw/s390x/event-facility.h
> F: include/hw/s390x/sclp.h
> @@ -2809,6 +2816,7 @@ F: include/hw/timer/mips_gictimer.h
> S390 3270 device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Odd fixes
> F: include/hw/s390x/3270-ccw.h
> F: hw/char/terminal3270.c
> @@ -2818,6 +2826,7 @@ L: qemu-s390x@nongnu.org
> S390 diag 288 watchdog
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Supported
> F: hw/watchdog/wdt_diag288.c
> F: include/hw/watchdog/wdt_diag288.h
> @@ -2826,6 +2835,7 @@ L: qemu-s390x@nongnu.org
> S390 storage key device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-keys.h
> F: hw/s390x/s390-skeys*.c
> @@ -2834,6 +2844,7 @@ L: qemu-s390x@nongnu.org
> S390 storage attribute device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-attributes.h
> F: hw/s390x/s390-stattrib*.c
> @@ -2843,6 +2854,7 @@ S390 floating interrupt controller
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: David Hildenbrand <david@redhat.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/intc/s390_flic*.c
> F: include/hw/s390x/s390_flic.h
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
2025-06-23 16:07 ` Eric Farman
2025-06-23 16:11 ` Zhuoying Cai
@ 2025-06-23 16:25 ` Farhan Ali
2025-06-23 16:57 ` Halil Pasic
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Farhan Ali @ 2025-06-23 16:25 UTC (permalink / raw)
To: Matthew Rosato, qemu-s390x
Cc: thuth, pasic, borntraeger, farman, jjherne, walling, jrossi,
qemu-devel, zycai
Acked-by: Farhan Ali <alifm@linux.ibm.com>
On 6/23/2025 9:00 AM, Matthew Rosato wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
> ---
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 94c4076127..3ce6fce8ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -459,6 +459,8 @@ F: target/ppc/kvm.c
> S390 KVM CPUs
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: target/s390x/kvm/
> F: target/s390x/machine.c
> @@ -1771,6 +1773,7 @@ S390 Virtio-ccw
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: hw/s390x/
> F: include/hw/s390x/
> @@ -1782,6 +1785,8 @@ L: qemu-s390x@nongnu.org
> S390-ccw boot
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Thomas Huth <thuth@redhat.com>
> +R: Jared Rossi <jrossi@linux.ibm.com>
> +R: Zhuoying Cai <zycai@linux.ibm.com>
> S: Supported
> F: hw/s390x/ipl.*
> F: pc-bios/s390-ccw/
> @@ -1802,6 +1807,7 @@ S390 channel subsystem
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Farhan Ali <alifm@linux.ibm.com>
> S: Supported
> F: hw/s390x/ccw-device.[ch]
> F: hw/s390x/css.c
> @@ -1822,6 +1828,7 @@ L: qemu-s390x@nongnu.org
> S390 SCLP-backed devices
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: include/hw/s390x/event-facility.h
> F: include/hw/s390x/sclp.h
> @@ -2809,6 +2816,7 @@ F: include/hw/timer/mips_gictimer.h
> S390 3270 device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Odd fixes
> F: include/hw/s390x/3270-ccw.h
> F: hw/char/terminal3270.c
> @@ -2818,6 +2826,7 @@ L: qemu-s390x@nongnu.org
> S390 diag 288 watchdog
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Supported
> F: hw/watchdog/wdt_diag288.c
> F: include/hw/watchdog/wdt_diag288.h
> @@ -2826,6 +2835,7 @@ L: qemu-s390x@nongnu.org
> S390 storage key device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-keys.h
> F: hw/s390x/s390-skeys*.c
> @@ -2834,6 +2844,7 @@ L: qemu-s390x@nongnu.org
> S390 storage attribute device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-attributes.h
> F: hw/s390x/s390-stattrib*.c
> @@ -2843,6 +2854,7 @@ S390 floating interrupt controller
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: David Hildenbrand <david@redhat.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/intc/s390_flic*.c
> F: include/hw/s390x/s390_flic.h
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
` (2 preceding siblings ...)
2025-06-23 16:25 ` Farhan Ali
@ 2025-06-23 16:57 ` Halil Pasic
2025-06-23 17:31 ` Jared Rossi
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Halil Pasic @ 2025-06-23 16:57 UTC (permalink / raw)
To: Matthew Rosato
Cc: qemu-s390x, thuth, borntraeger, farman, alifm, jjherne, walling,
jrossi, qemu-devel, zycai, Halil Pasic
On Mon, 23 Jun 2025 12:00:30 -0400
Matthew Rosato <mjrosato@linux.ibm.com> wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Halil Pasic <pasic@linux.ibm.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
` (3 preceding siblings ...)
2025-06-23 16:57 ` Halil Pasic
@ 2025-06-23 17:31 ` Jared Rossi
2025-06-23 17:45 ` Collin Walling
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Jared Rossi @ 2025-06-23 17:31 UTC (permalink / raw)
To: Matthew Rosato, qemu-s390x
Cc: thuth, pasic, borntraeger, farman, alifm, jjherne, walling,
qemu-devel, zycai
On 6/23/25 12:00 PM, Matthew Rosato wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Jared Rossi <jrossi@linux.ibm.com>
> ---
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 94c4076127..3ce6fce8ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -459,6 +459,8 @@ F: target/ppc/kvm.c
> S390 KVM CPUs
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: target/s390x/kvm/
> F: target/s390x/machine.c
> @@ -1771,6 +1773,7 @@ S390 Virtio-ccw
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: hw/s390x/
> F: include/hw/s390x/
> @@ -1782,6 +1785,8 @@ L: qemu-s390x@nongnu.org
> S390-ccw boot
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Thomas Huth <thuth@redhat.com>
> +R: Jared Rossi <jrossi@linux.ibm.com>
> +R: Zhuoying Cai <zycai@linux.ibm.com>
> S: Supported
> F: hw/s390x/ipl.*
> F: pc-bios/s390-ccw/
> @@ -1802,6 +1807,7 @@ S390 channel subsystem
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Farhan Ali <alifm@linux.ibm.com>
> S: Supported
> F: hw/s390x/ccw-device.[ch]
> F: hw/s390x/css.c
> @@ -1822,6 +1828,7 @@ L: qemu-s390x@nongnu.org
> S390 SCLP-backed devices
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: include/hw/s390x/event-facility.h
> F: include/hw/s390x/sclp.h
> @@ -2809,6 +2816,7 @@ F: include/hw/timer/mips_gictimer.h
> S390 3270 device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Odd fixes
> F: include/hw/s390x/3270-ccw.h
> F: hw/char/terminal3270.c
> @@ -2818,6 +2826,7 @@ L: qemu-s390x@nongnu.org
> S390 diag 288 watchdog
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Supported
> F: hw/watchdog/wdt_diag288.c
> F: include/hw/watchdog/wdt_diag288.h
> @@ -2826,6 +2835,7 @@ L: qemu-s390x@nongnu.org
> S390 storage key device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-keys.h
> F: hw/s390x/s390-skeys*.c
> @@ -2834,6 +2844,7 @@ L: qemu-s390x@nongnu.org
> S390 storage attribute device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-attributes.h
> F: hw/s390x/s390-stattrib*.c
> @@ -2843,6 +2854,7 @@ S390 floating interrupt controller
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: David Hildenbrand <david@redhat.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/intc/s390_flic*.c
> F: include/hw/s390x/s390_flic.h
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
` (4 preceding siblings ...)
2025-06-23 17:31 ` Jared Rossi
@ 2025-06-23 17:45 ` Collin Walling
2025-06-23 18:01 ` Jason J. Herne
2025-06-24 14:26 ` Thomas Huth
7 siblings, 0 replies; 9+ messages in thread
From: Collin Walling @ 2025-06-23 17:45 UTC (permalink / raw)
To: Matthew Rosato, qemu-s390x
Cc: thuth, pasic, borntraeger, farman, alifm, jjherne, jrossi,
qemu-devel, zycai
On 6/23/25 12:00 PM, Matthew Rosato wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
> ---
Acked-by: Collin Walling <walling@linux.ibm.com>
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 94c4076127..3ce6fce8ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -459,6 +459,8 @@ F: target/ppc/kvm.c
> S390 KVM CPUs
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: target/s390x/kvm/
> F: target/s390x/machine.c
> @@ -1771,6 +1773,7 @@ S390 Virtio-ccw
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: hw/s390x/
> F: include/hw/s390x/
> @@ -1782,6 +1785,8 @@ L: qemu-s390x@nongnu.org
> S390-ccw boot
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Thomas Huth <thuth@redhat.com>
> +R: Jared Rossi <jrossi@linux.ibm.com>
> +R: Zhuoying Cai <zycai@linux.ibm.com>
> S: Supported
> F: hw/s390x/ipl.*
> F: pc-bios/s390-ccw/
> @@ -1802,6 +1807,7 @@ S390 channel subsystem
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> +R: Farhan Ali <alifm@linux.ibm.com>
> S: Supported
> F: hw/s390x/ccw-device.[ch]
> F: hw/s390x/css.c
> @@ -1822,6 +1828,7 @@ L: qemu-s390x@nongnu.org
> S390 SCLP-backed devices
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: include/hw/s390x/event-facility.h
> F: include/hw/s390x/sclp.h
> @@ -2809,6 +2816,7 @@ F: include/hw/timer/mips_gictimer.h
> S390 3270 device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Odd fixes
> F: include/hw/s390x/3270-ccw.h
> F: hw/char/terminal3270.c
> @@ -2818,6 +2826,7 @@ L: qemu-s390x@nongnu.org
> S390 diag 288 watchdog
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Collin Walling <walling@linux.ibm.com>
> S: Supported
> F: hw/watchdog/wdt_diag288.c
> F: include/hw/watchdog/wdt_diag288.h
> @@ -2826,6 +2835,7 @@ L: qemu-s390x@nongnu.org
> S390 storage key device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-keys.h
> F: hw/s390x/s390-skeys*.c
> @@ -2834,6 +2844,7 @@ L: qemu-s390x@nongnu.org
> S390 storage attribute device
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/s390x/storage-attributes.h
> F: hw/s390x/s390-stattrib*.c
> @@ -2843,6 +2854,7 @@ S390 floating interrupt controller
> M: Halil Pasic <pasic@linux.ibm.com>
> M: Christian Borntraeger <borntraeger@linux.ibm.com>
> M: David Hildenbrand <david@redhat.com>
> +R: Jason Herne <jjherne@linux.ibm.com>
> S: Supported
> F: hw/intc/s390_flic*.c
> F: include/hw/s390x/s390_flic.h
--
Regards,
Collin
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
` (5 preceding siblings ...)
2025-06-23 17:45 ` Collin Walling
@ 2025-06-23 18:01 ` Jason J. Herne
2025-06-24 14:26 ` Thomas Huth
7 siblings, 0 replies; 9+ messages in thread
From: Jason J. Herne @ 2025-06-23 18:01 UTC (permalink / raw)
To: Matthew Rosato, qemu-s390x
Cc: thuth, pasic, borntraeger, farman, alifm, walling, jrossi,
qemu-devel, zycai
On 6/23/25 12:00 PM, Matthew Rosato wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Jason J. Herne <jjherne@linux.ibm.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for some s390 areas
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
` (6 preceding siblings ...)
2025-06-23 18:01 ` Jason J. Herne
@ 2025-06-24 14:26 ` Thomas Huth
7 siblings, 0 replies; 9+ messages in thread
From: Thomas Huth @ 2025-06-24 14:26 UTC (permalink / raw)
To: Matthew Rosato, qemu-s390x
Cc: pasic, borntraeger, farman, alifm, jjherne, walling, jrossi,
qemu-devel, zycai
On 23/06/2025 18.00, Matthew Rosato wrote:
> To improve review coverage, assign additional people as reviewers for
> multiple s390 sections.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
> ---
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
Thanks for your help, guys!
I've queued the patch now for my next pull request.
Thomas
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-06-24 14:27 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23 16:00 [PATCH] MAINTAINERS: add reviewers for some s390 areas Matthew Rosato
2025-06-23 16:07 ` Eric Farman
2025-06-23 16:11 ` Zhuoying Cai
2025-06-23 16:25 ` Farhan Ali
2025-06-23 16:57 ` Halil Pasic
2025-06-23 17:31 ` Jared Rossi
2025-06-23 17:45 ` Collin Walling
2025-06-23 18:01 ` Jason J. Herne
2025-06-24 14:26 ` 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.