From 074c84b9b3b19272a9c1a192ebda47f9f040580c Mon Sep 17 00:00:00 2001 From: Matthew Rosato Date: Thu, 25 Mar 2021 09:55:09 -0400 Subject: [PATCH] MAINTAINERS: add/replace backups for some s390 areas S390 PCI currently has no backup, add one. Add an additional backup for vfio-ccw and refresh the backup for vfio-ap. Signed-off-by: Matthew Rosato Acked-by: Jason J. Herne Acked-by: Eric Farman Acked-by: Pierre Morel Acked-by: Christian Borntraeger Acked-by: Halil Pasic Message-Id: <1616680509-8339-1-git-send-email-mjrosato@linux.ibm.com> Signed-off-by: Thomas Huth --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 670132f7fe..fcd8da53ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1516,6 +1516,7 @@ L: qemu-s390x@nongnu.org S390 PCI M: Matthew Rosato +M: Eric Farman S: Supported F: hw/s390x/s390-pci* F: include/hw/s390x/s390-pci* @@ -1830,6 +1831,7 @@ F: docs/igd-assign.txt vfio-ccw M: Cornelia Huck M: Eric Farman +M: Matthew Rosato S: Supported F: hw/vfio/ccw.c F: hw/s390x/s390-ccw.c @@ -1839,10 +1841,9 @@ T: git https://gitlab.com/cohuck/qemu.git s390-next L: qemu-s390x@nongnu.org vfio-ap -M: Christian Borntraeger M: Tony Krowiak M: Halil Pasic -M: Pierre Morel +M: Jason Herne S: Supported F: hw/s390x/ap-device.c F: hw/s390x/ap-bridge.c