qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix a couple s390 paths
@ 2023-10-20 14:15 Eric Farman
  2023-10-20 14:23 ` Claudio Imbrenda
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Farman @ 2023-10-20 14:15 UTC (permalink / raw)
  To: qemu-devel, Christian Borntraeger, Halil Pasic, Thomas Huth
  Cc: qemu-s390x, David Hildenbrand, Claudio Imbrenda, Juan Quintela,
	Eric Farman

These are simple typos, since the directories don't exist but the
files themselves do in hw/s390x/

Fixes: 56e3483402 ("MAINTAINERS: split out s390x sections")
Signed-off-by: Eric Farman <farman@linux.ibm.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9bd4fe378d..ac71eff7fa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2574,7 +2574,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
 M: Christian Borntraeger <borntraeger@linux.ibm.com>
 S: Supported
 F: hw/s390x/storage-keys.h
-F: hw/390x/s390-skeys*.c
+F: hw/s390x/s390-skeys*.c
 L: qemu-s390x@nongnu.org
 
 S390 storage attribute device
@@ -2582,7 +2582,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
 M: Christian Borntraeger <borntraeger@linux.ibm.com>
 S: Supported
 F: hw/s390x/storage-attributes.h
-F: hw/s390/s390-stattrib*.c
+F: hw/s390x/s390-stattrib*.c
 L: qemu-s390x@nongnu.org
 
 S390 floating interrupt controller
-- 
2.39.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Fix a couple s390 paths
  2023-10-20 14:15 [PATCH] MAINTAINERS: Fix a couple s390 paths Eric Farman
@ 2023-10-20 14:23 ` Claudio Imbrenda
  2023-10-20 14:24 ` Thomas Huth
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Claudio Imbrenda @ 2023-10-20 14:23 UTC (permalink / raw)
  To: Eric Farman
  Cc: qemu-devel, Christian Borntraeger, Halil Pasic, Thomas Huth,
	qemu-s390x, David Hildenbrand, Juan Quintela

On Fri, 20 Oct 2023 16:15:09 +0200
Eric Farman <farman@linux.ibm.com> wrote:

> These are simple typos, since the directories don't exist but the
> files themselves do in hw/s390x/
> 
> Fixes: 56e3483402 ("MAINTAINERS: split out s390x sections")
> Signed-off-by: Eric Farman <farman@linux.ibm.com>

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>

> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9bd4fe378d..ac71eff7fa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2574,7 +2574,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
>  M: Christian Borntraeger <borntraeger@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/storage-keys.h
> -F: hw/390x/s390-skeys*.c
> +F: hw/s390x/s390-skeys*.c
>  L: qemu-s390x@nongnu.org
>  
>  S390 storage attribute device
> @@ -2582,7 +2582,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
>  M: Christian Borntraeger <borntraeger@linux.ibm.com>
>  S: Supported
>  F: hw/s390x/storage-attributes.h
> -F: hw/s390/s390-stattrib*.c
> +F: hw/s390x/s390-stattrib*.c
>  L: qemu-s390x@nongnu.org
>  
>  S390 floating interrupt controller



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Fix a couple s390 paths
  2023-10-20 14:15 [PATCH] MAINTAINERS: Fix a couple s390 paths Eric Farman
  2023-10-20 14:23 ` Claudio Imbrenda
@ 2023-10-20 14:24 ` Thomas Huth
  2023-10-20 14:29 ` Philippe Mathieu-Daudé
  2023-11-08 17:03 ` Halil Pasic
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2023-10-20 14:24 UTC (permalink / raw)
  To: Eric Farman, qemu-devel, Christian Borntraeger, Halil Pasic
  Cc: qemu-s390x, David Hildenbrand, Claudio Imbrenda, Juan Quintela,
	QEMU Trivial

On 20/10/2023 16.15, Eric Farman wrote:
> These are simple typos, since the directories don't exist but the
> files themselves do in hw/s390x/
> 
> Fixes: 56e3483402 ("MAINTAINERS: split out s390x sections")
> Signed-off-by: Eric Farman <farman@linux.ibm.com>
> ---
>   MAINTAINERS | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9bd4fe378d..ac71eff7fa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2574,7 +2574,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
>   M: Christian Borntraeger <borntraeger@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/storage-keys.h
> -F: hw/390x/s390-skeys*.c
> +F: hw/s390x/s390-skeys*.c
>   L: qemu-s390x@nongnu.org
>   
>   S390 storage attribute device
> @@ -2582,7 +2582,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
>   M: Christian Borntraeger <borntraeger@linux.ibm.com>
>   S: Supported
>   F: hw/s390x/storage-attributes.h
> -F: hw/s390/s390-stattrib*.c
> +F: hw/s390x/s390-stattrib*.c
>   L: qemu-s390x@nongnu.org
>   
>   S390 floating interrupt controller

Reviewed-by: Thomas Huth <thuth@redhat.com>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Fix a couple s390 paths
  2023-10-20 14:15 [PATCH] MAINTAINERS: Fix a couple s390 paths Eric Farman
  2023-10-20 14:23 ` Claudio Imbrenda
  2023-10-20 14:24 ` Thomas Huth
@ 2023-10-20 14:29 ` Philippe Mathieu-Daudé
  2023-11-08 17:03 ` Halil Pasic
  3 siblings, 0 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-20 14:29 UTC (permalink / raw)
  To: Eric Farman, qemu-devel, Christian Borntraeger, Halil Pasic,
	Thomas Huth
  Cc: qemu-s390x, David Hildenbrand, Claudio Imbrenda, Juan Quintela

On 20/10/23 16:15, Eric Farman wrote:
> These are simple typos, since the directories don't exist but the
> files themselves do in hw/s390x/
> 
> Fixes: 56e3483402 ("MAINTAINERS: split out s390x sections")
> Signed-off-by: Eric Farman <farman@linux.ibm.com>
> ---
>   MAINTAINERS | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Fix a couple s390 paths
  2023-10-20 14:15 [PATCH] MAINTAINERS: Fix a couple s390 paths Eric Farman
                   ` (2 preceding siblings ...)
  2023-10-20 14:29 ` Philippe Mathieu-Daudé
@ 2023-11-08 17:03 ` Halil Pasic
  3 siblings, 0 replies; 5+ messages in thread
From: Halil Pasic @ 2023-11-08 17:03 UTC (permalink / raw)
  To: Eric Farman
  Cc: qemu-devel, Christian Borntraeger, Thomas Huth, qemu-s390x,
	David Hildenbrand, Claudio Imbrenda, Juan Quintela, Halil Pasic

On Fri, 20 Oct 2023 16:15:09 +0200
Eric Farman <farman@linux.ibm.com> wrote:

> : Fri, 20 Oct 2023 16:15:09 +0200
> X-Mailer: git-send-email 2.39.2
> 
> These are simple typos, since the directories don't exist but the
> files themselves do in hw/s390x/
> 
> Fixes: 56e3483402 ("MAINTAINERS: split out s390x sections")
> Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by:  Halil Pasic <pasic@linux.ibm.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-08 17:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 14:15 [PATCH] MAINTAINERS: Fix a couple s390 paths Eric Farman
2023-10-20 14:23 ` Claudio Imbrenda
2023-10-20 14:24 ` Thomas Huth
2023-10-20 14:29 ` Philippe Mathieu-Daudé
2023-11-08 17:03 ` Halil Pasic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).