[PATCH] MAINTAINERS: Add util/s390x_pci_mmio.c to the S390 PCI section

Thomas Huth posted 1 patch 1 month, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251218193642.170968-1-thuth@redhat.com
Maintainers: Thomas Huth <thuth@redhat.com>
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add util/s390x_pci_mmio.c to the S390 PCI section
Posted by Thomas Huth 1 month, 3 weeks ago
From: Thomas Huth <thuth@redhat.com>

s390x_pci_mmio.c currently shows up as unmaintained. Add it to
the S390 PCI section to make the right people aware of changes
to this file.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c7faa5672a4..226bf64f68e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1843,6 +1843,7 @@ M: Eric Farman <farman@linux.ibm.com>
 S: Supported
 F: hw/s390x/s390-pci*
 F: include/hw/s390x/s390-pci*
+F: util/s390x_pci_mmio.c
 L: qemu-s390x@nongnu.org
 
 S390 channel subsystem
-- 
2.52.0
Re: [PATCH] MAINTAINERS: Add util/s390x_pci_mmio.c to the S390 PCI section
Posted by Farhan Ali 1 month, 3 weeks ago
Reviewed-by: Farhan Ali<alifm@linux.ibm.com>


On 12/18/2025 11:36 AM, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
>
> s390x_pci_mmio.c currently shows up as unmaintained. Add it to
> the S390 PCI section to make the right people aware of changes
> to this file.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c7faa5672a4..226bf64f68e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1843,6 +1843,7 @@ M: Eric Farman <farman@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/s390-pci*
>   F: include/hw/s390x/s390-pci*
> +F: util/s390x_pci_mmio.c
>   L: qemu-s390x@nongnu.org
>   
>   S390 channel subsystem
Re: [PATCH] MAINTAINERS: Add util/s390x_pci_mmio.c to the S390 PCI section
Posted by Eric Farman 1 month, 3 weeks ago
On Thu, 2025-12-18 at 20:36 +0100, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
> 
> s390x_pci_mmio.c currently shows up as unmaintained. Add it to
> the S390 PCI section to make the right people aware of changes
> to this file.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

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

> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c7faa5672a4..226bf64f68e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1843,6 +1843,7 @@ M: Eric Farman <farman@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/s390-pci*
>  F: include/hw/s390x/s390-pci*
> +F: util/s390x_pci_mmio.c
>  L: qemu-s390x@nongnu.org
>  
>  S390 channel subsystem
Re: [PATCH] MAINTAINERS: Add util/s390x_pci_mmio.c to the S390 PCI section
Posted by Matthew Rosato 1 month, 3 weeks ago
On 12/18/25 2:36 PM, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
> 
> s390x_pci_mmio.c currently shows up as unmaintained. Add it to
> the S390 PCI section to make the right people aware of changes
> to this file.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>

Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c7faa5672a4..226bf64f68e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1843,6 +1843,7 @@ M: Eric Farman <farman@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/s390-pci*
>  F: include/hw/s390x/s390-pci*
> +F: util/s390x_pci_mmio.c
>  L: qemu-s390x@nongnu.org
>  
>  S390 channel subsystem