[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 08/10] MAINTAINERS: Add myself to s390 I/O areas
|
From: |
Thomas Huth |
|
Subject: |
[PULL 08/10] MAINTAINERS: Add myself to s390 I/O areas |
|
Date: |
Wed, 19 Jan 2022 09:32:13 +0100 |
From: Eric Farman <farman@linux.ibm.com>
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>
Acked-by: Halil Pasic <pasic@linux.ibm.com>
Message-Id: <20220112164044.2210508-1-farman@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 793d6edd2d..893a556710 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1525,6 +1525,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/
@@ -1555,6 +1556,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
@@ -1987,6 +1989,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.27.0
- [PULL 00/10] s390x patches (shift instructions, MAINTAINERS, ...), Thomas Huth, 2022/01/19
- [PULL 01/10] s390x/css: fix PMCW invalid mask, Thomas Huth, 2022/01/19
- [PULL 02/10] target/s390x: Fix SLDA sign bit index, Thomas Huth, 2022/01/19
- [PULL 03/10] target/s390x: Fix SRDA CC calculation, Thomas Huth, 2022/01/19
- [PULL 04/10] target/s390x: Fix cc_calc_sla_64() missing overflows, Thomas Huth, 2022/01/19
- [PULL 06/10] tests/tcg/s390x: Test shift instructions, Thomas Huth, 2022/01/19
- [PULL 05/10] target/s390x: Fix shifting 32-bit values for more than 31 bits, Thomas Huth, 2022/01/19
- [PULL 07/10] MAINTAINERS: split out s390x sections, Thomas Huth, 2022/01/19
- [PULL 08/10] MAINTAINERS: Add myself to s390 I/O areas,
Thomas Huth <=
- [PULL 09/10] s390x/ipl: support extended kernel command line size, Thomas Huth, 2022/01/19
- [PULL 10/10] s390x: sigp: Reorder the SIGP STOP code, Thomas Huth, 2022/01/19
- Re: [PULL 00/10] s390x patches (shift instructions, MAINTAINERS, ...), Peter Maydell, 2022/01/19