2022-06-06 22:22:44

by Matthew Rosato

[permalink] [raw]
Subject: [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough

Add entries from the s390 kvm subdirectory related to pci passthrough.

Acked-by: Christian Borntraeger <[email protected]>
Signed-off-by: Matthew Rosato <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a6d3bd9d2a8d..3dd8657f5482 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17454,6 +17454,7 @@ M: Eric Farman <[email protected]>
L: [email protected]
L: [email protected]
S: Supported
+F: arch/s390/kvm/pci*
F: drivers/vfio/pci/vfio_pci_zdev.c
F: include/uapi/linux/vfio_zdev.h

--
2.27.0


2022-06-08 08:35:52

by Thomas Huth

[permalink] [raw]
Subject: Re: [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough

On 06/06/2022 22.33, Matthew Rosato wrote:
> Add entries from the s390 kvm subdirectory related to pci passthrough.
>
> Acked-by: Christian Borntraeger <[email protected]>
> Signed-off-by: Matthew Rosato <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a6d3bd9d2a8d..3dd8657f5482 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17454,6 +17454,7 @@ M: Eric Farman <[email protected]>
> L: [email protected]
> L: [email protected]
> S: Supported
> +F: arch/s390/kvm/pci*
> F: drivers/vfio/pci/vfio_pci_zdev.c
> F: include/uapi/linux/vfio_zdev.h
>

Reviewed-by: Thomas Huth <[email protected]>