[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 2/9] MAINTAINERS: Update s390 PCI entry to include headers
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v2 2/9] MAINTAINERS: Update s390 PCI entry to include headers |
Date: |
Tue, 6 Oct 2020 17:34:09 +0200 |
On Fri, 2 Oct 2020 16:06:24 -0400
Matthew Rosato <mjrosato@linux.ibm.com> wrote:
> Accomodate changes to file locations.
>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b76fb31..dd4e0ea 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1442,6 +1442,7 @@ S390 PCI
> M: Matthew Rosato <mjrosato@linux.ibm.com>
> S: Supported
> F: hw/s390x/s390-pci*
> +F: include/hw/s390x/s390-pci*
> L: qemu-s390x@nongnu.org
>
> UniCore32 Machines
I'd probably merge this into the previous patch.
- [PATCH v2 0/9] Retrieve zPCI hardware information from VFIO, Matthew Rosato, 2020/10/02
- [PATCH v2 2/9] MAINTAINERS: Update s390 PCI entry to include headers, Matthew Rosato, 2020/10/02
- Re: [PATCH v2 2/9] MAINTAINERS: Update s390 PCI entry to include headers,
Cornelia Huck <=
- [PATCH v2 3/9] update-linux-headers: Add vfio_zdev.h, Matthew Rosato, 2020/10/02
- [PATCH v2 4/9] linux-headers: update against 5.9-rc7, Matthew Rosato, 2020/10/02
- [PATCH v2 6/9] s390x/pci: use a PCI Group structure, Matthew Rosato, 2020/10/02
- [PATCH v2 8/9] s390x/pci: use a PCI Function structure, Matthew Rosato, 2020/10/02
- [PATCH v2 1/9] s390x/pci: Move header files to include/hw/s390x, Matthew Rosato, 2020/10/02