diff mbox series

MAINTAINERS: add/replace backups for some s390 areas

Message ID 1616680509-8339-1-git-send-email-mjrosato@linux.ibm.com
State New
Headers show
Series MAINTAINERS: add/replace backups for some s390 areas | expand

Commit Message

Matthew Rosato March 25, 2021, 1:55 p.m. UTC
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 <mjrosato@linux.ibm.com>
---
 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Pierre Morel March 25, 2021, 2 p.m. UTC | #1
On 3/25/21 2:55 PM, Matthew Rosato wrote:
> 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 <mjrosato@linux.ibm.com>
> ---
>   MAINTAINERS | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 554be84..5620fc8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1516,6 +1516,7 @@ L: qemu-s390x@nongnu.org
>   
>   S390 PCI
>   M: Matthew Rosato <mjrosato@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>   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 <cohuck@redhat.com>
>   M: Eric Farman <farman@linux.ibm.com>
> +M: Matthew Rosato <mjrosato@linux.ibm.com>
>   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 <borntraeger@de.ibm.com>
>   M: Tony Krowiak <akrowiak@linux.ibm.com>
>   M: Halil Pasic <pasic@linux.ibm.com>
> -M: Pierre Morel <pmorel@linux.ibm.com>
> +M: Jason Herne <jjherne@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/ap-device.c
>   F: hw/s390x/ap-bridge.c
> 

Acked-by: Pierre Morel <pmorel@linux.ibm.com>
Eric Farman March 25, 2021, 2:01 p.m. UTC | #2
On 3/25/21 9:55 AM, Matthew Rosato wrote:
> 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 <mjrosato@linux.ibm.com>

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

> ---
>   MAINTAINERS | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 554be84..5620fc8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1516,6 +1516,7 @@ L: qemu-s390x@nongnu.org
>   
>   S390 PCI
>   M: Matthew Rosato <mjrosato@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>   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 <cohuck@redhat.com>
>   M: Eric Farman <farman@linux.ibm.com>
> +M: Matthew Rosato <mjrosato@linux.ibm.com>
>   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 <borntraeger@de.ibm.com>
>   M: Tony Krowiak <akrowiak@linux.ibm.com>
>   M: Halil Pasic <pasic@linux.ibm.com>
> -M: Pierre Morel <pmorel@linux.ibm.com>
> +M: Jason Herne <jjherne@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/ap-device.c
>   F: hw/s390x/ap-bridge.c
>
Halil Pasic March 25, 2021, 2:24 p.m. UTC | #3
On Thu, 25 Mar 2021 09:55:09 -0400
Matthew Rosato <mjrosato@linux.ibm.com> wrote:

> 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 <mjrosato@linux.ibm.com>

Acked-by: Halil Pasic <pasic@linux.ibm.com>
Jason J. Herne March 25, 2021, 6:57 p.m. UTC | #4
On 3/25/21 9:55 AM, Matthew Rosato wrote:
> 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 <mjrosato@linux.ibm.com>
> ---
>   MAINTAINERS | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 554be84..5620fc8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1516,6 +1516,7 @@ L: qemu-s390x@nongnu.org
>   
>   S390 PCI
>   M: Matthew Rosato <mjrosato@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>   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 <cohuck@redhat.com>
>   M: Eric Farman <farman@linux.ibm.com>
> +M: Matthew Rosato <mjrosato@linux.ibm.com>
>   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 <borntraeger@de.ibm.com>
>   M: Tony Krowiak <akrowiak@linux.ibm.com>
>   M: Halil Pasic <pasic@linux.ibm.com>
> -M: Pierre Morel <pmorel@linux.ibm.com>
> +M: Jason Herne <jjherne@linux.ibm.com>

Acked-by: Jason J. Herne <jjherne@linux.ibm.com>
Christian Borntraeger March 26, 2021, 8:50 a.m. UTC | #5
On 25.03.21 14:55, Matthew Rosato wrote:
> 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 <mjrosato@linux.ibm.com>

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
> ---
>   MAINTAINERS | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 554be84..5620fc8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1516,6 +1516,7 @@ L: qemu-s390x@nongnu.org
>   
>   S390 PCI
>   M: Matthew Rosato <mjrosato@linux.ibm.com>
> +M: Eric Farman <farman@linux.ibm.com>
>   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 <cohuck@redhat.com>
>   M: Eric Farman <farman@linux.ibm.com>
> +M: Matthew Rosato <mjrosato@linux.ibm.com>
>   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 <borntraeger@de.ibm.com>
>   M: Tony Krowiak <akrowiak@linux.ibm.com>
>   M: Halil Pasic <pasic@linux.ibm.com>
> -M: Pierre Morel <pmorel@linux.ibm.com>
> +M: Jason Herne <jjherne@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/ap-device.c
>   F: hw/s390x/ap-bridge.c
>
Cornelia Huck March 29, 2021, 2:40 p.m. UTC | #6
On Thu, 25 Mar 2021 09:55:09 -0400
Matthew Rosato <mjrosato@linux.ibm.com> wrote:

> 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 <mjrosato@linux.ibm.com>
> ---
>  MAINTAINERS | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks everyone!

Queued to both s390-next and s390-fixes (don't know yet which one will
get the next pull request.)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 554be84..5620fc8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1516,6 +1516,7 @@  L: qemu-s390x@nongnu.org
 
 S390 PCI
 M: Matthew Rosato <mjrosato@linux.ibm.com>
+M: Eric Farman <farman@linux.ibm.com>
 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 <cohuck@redhat.com>
 M: Eric Farman <farman@linux.ibm.com>
+M: Matthew Rosato <mjrosato@linux.ibm.com>
 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 <borntraeger@de.ibm.com>
 M: Tony Krowiak <akrowiak@linux.ibm.com>
 M: Halil Pasic <pasic@linux.ibm.com>
-M: Pierre Morel <pmorel@linux.ibm.com>
+M: Jason Herne <jjherne@linux.ibm.com>
 S: Supported
 F: hw/s390x/ap-device.c
 F: hw/s390x/ap-bridge.c