qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
@ 2020-11-20 15:45 Philippe Mathieu-Daudé
  2020-11-20 15:45 ` [PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs Philippe Mathieu-Daudé
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-20 15:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm, Philippe Mathieu-Daudé

Correctly docs/system/arm/ rst files in MAINTAINERS.

Philippe Mathieu-Daudé (6):
  MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
  MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
  MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
  MAINTAINERS: Fix system/arm/orangepi.rst path
  MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
  MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines

 MAINTAINERS | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.26.2



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

* [PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
  2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
@ 2020-11-20 15:45 ` Philippe Mathieu-Daudé
  2020-11-20 15:45 ` [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines Philippe Mathieu-Daudé
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-20 15:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, qemu-arm, Alex Bennée,
	Philippe Mathieu-Daudé

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
Cc: Alex Bennée <alex.bennee@linaro.org>
Cc: Richard Henderson <richard.henderson@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1ae9fc9649b..8d7a6026b91 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -158,6 +158,7 @@ F: disas/arm.c
 F: disas/arm-a64.cc
 F: disas/libvixl/
 F: docs/system/target-arm.rst
+F: docs/system/arm/cpu-features.rst
 
 ARM SMMU
 M: Eric Auger <eric.auger@redhat.com>
-- 
2.26.2



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

* [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
  2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
  2020-11-20 15:45 ` [PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs Philippe Mathieu-Daudé
@ 2020-11-20 15:45 ` Philippe Mathieu-Daudé
  2020-11-20 16:16   ` Cédric Le Goater
  2020-11-20 15:45 ` [PATCH-for-5.2 3/6] MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx Philippe Mathieu-Daudé
                   ` (4 subsequent siblings)
  6 siblings, 1 reply; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-20 15:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Andrew Jeffery, qemu-arm, Joel Stanley,
	Philippe Mathieu-Daudé, Cédric Le Goater

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
Cc: "Cédric Le Goater" <clg@kaod.org>
Cc: Andrew Jeffery <andrew@aj.id.au>
Cc: Joel Stanley <joel@jms.id.au>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8d7a6026b91..cc883260d03 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1001,6 +1001,7 @@ F: include/hw/*/*aspeed*
 F: include/hw/misc/pca9552*.h
 F: hw/net/ftgmac100.c
 F: include/hw/net/ftgmac100.h
+F: docs/system/arm/aspeed.rst
 
 NRF51
 M: Joel Stanley <joel@jms.id.au>
-- 
2.26.2



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

* [PATCH-for-5.2 3/6] MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
  2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
  2020-11-20 15:45 ` [PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs Philippe Mathieu-Daudé
  2020-11-20 15:45 ` [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines Philippe Mathieu-Daudé
@ 2020-11-20 15:45 ` Philippe Mathieu-Daudé
  2020-11-20 15:45 ` [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path Philippe Mathieu-Daudé
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-20 15:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Tyrone Ting, qemu-arm, Philippe Mathieu-Daudé,
	Havard Skinnemoen

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
Cc: Havard Skinnemoen <hskinnemoen@google.com>
Cc: Tyrone Ting <kfting@nuvoton.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cc883260d03..2623cf85f66 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -763,6 +763,7 @@ F: include/hw/*/npcm7xx*
 F: tests/qtest/npcm7xx*
 F: pc-bios/npcm7xx_bootrom.bin
 F: roms/vbootrom
+F: docs/system/arm/nuvoton.rst
 
 nSeries
 M: Andrzej Zaborowski <balrogg@gmail.com>
-- 
2.26.2



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

* [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
  2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
                   ` (2 preceding siblings ...)
  2020-11-20 15:45 ` [PATCH-for-5.2 3/6] MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx Philippe Mathieu-Daudé
@ 2020-11-20 15:45 ` Philippe Mathieu-Daudé
  2020-11-20 17:28   ` Niek Linnenbank
  2020-11-20 15:45 ` [PATCH-for-5.2 5/6] MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine Philippe Mathieu-Daudé
                   ` (2 subsequent siblings)
  6 siblings, 1 reply; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-20 15:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Niek Linnenbank, qemu-arm, Philippe Mathieu-Daudé

Fixes: 0553ef42571 ("docs: add Orange Pi PC document")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2623cf85f66..311a55317ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -559,7 +559,7 @@ S: Maintained
 F: hw/*/allwinner-h3*
 F: include/hw/*/allwinner-h3*
 F: hw/arm/orangepi.c
-F: docs/system/orangepi.rst
+F: docs/system/arm/orangepi.rst
 
 ARM PrimeCell and CMSDK devices
 M: Peter Maydell <peter.maydell@linaro.org>
-- 
2.26.2



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

* [PATCH-for-5.2 5/6] MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
  2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
                   ` (3 preceding siblings ...)
  2020-11-20 15:45 ` [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path Philippe Mathieu-Daudé
@ 2020-11-20 15:45 ` Philippe Mathieu-Daudé
  2020-11-20 15:45 ` [PATCH-for-5.2 6/6] MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines Philippe Mathieu-Daudé
  2020-11-23 10:51 ` [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Peter Maydell
  6 siblings, 0 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-20 15:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Leif Lindholm, qemu-arm, Philippe Mathieu-Daudé,
	Radoslaw Biernacki

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
Cc: Radoslaw Biernacki <rad@semihalf.com>
Cc: Leif Lindholm <leif@nuviainc.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 311a55317ce..73020648a64 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -858,6 +858,7 @@ R: Leif Lindholm <leif@nuviainc.com>
 L: qemu-arm@nongnu.org
 S: Maintained
 F: hw/arm/sbsa-ref.c
+F: docs/system/arm/sbsa.rst
 
 Sharp SL-5500 (Collie) PDA
 M: Peter Maydell <peter.maydell@linaro.org>
-- 
2.26.2



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

* [PATCH-for-5.2 6/6] MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines
  2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
                   ` (4 preceding siblings ...)
  2020-11-20 15:45 ` [PATCH-for-5.2 5/6] MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine Philippe Mathieu-Daudé
@ 2020-11-20 15:45 ` Philippe Mathieu-Daudé
  2020-11-23 10:51 ` [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Peter Maydell
  6 siblings, 0 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-20 15:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm, Philippe Mathieu-Daudé

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 73020648a64..fbb068196a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1608,6 +1608,7 @@ L: qemu-arm@nongnu.org
 S: Maintained
 F: hw/*/omap*
 F: include/hw/arm/omap.h
+F: docs/system/arm/sx1.rst
 
 IPack
 M: Alberto Garcia <berto@igalia.com>
-- 
2.26.2



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

* Re: [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
  2020-11-20 15:45 ` [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines Philippe Mathieu-Daudé
@ 2020-11-20 16:16   ` Cédric Le Goater
  0 siblings, 0 replies; 10+ messages in thread
From: Cédric Le Goater @ 2020-11-20 16:16 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel
  Cc: Andrew Jeffery, qemu-arm, Joel Stanley

On 11/20/20 4:45 PM, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Reviewed-by: Cédric Le Goater <clg@kaod.org>

Thanks ! 

C. 


> ---
> Cc: "Cédric Le Goater" <clg@kaod.org>
> Cc: Andrew Jeffery <andrew@aj.id.au>
> Cc: Joel Stanley <joel@jms.id.au>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8d7a6026b91..cc883260d03 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1001,6 +1001,7 @@ F: include/hw/*/*aspeed*
>  F: include/hw/misc/pca9552*.h
>  F: hw/net/ftgmac100.c
>  F: include/hw/net/ftgmac100.h
> +F: docs/system/arm/aspeed.rst
>  
>  NRF51
>  M: Joel Stanley <joel@jms.id.au>
> 



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

* Re: [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
  2020-11-20 15:45 ` [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path Philippe Mathieu-Daudé
@ 2020-11-20 17:28   ` Niek Linnenbank
  0 siblings, 0 replies; 10+ messages in thread
From: Niek Linnenbank @ 2020-11-20 17:28 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: qemu-arm, QEMU Developers

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]

Op vr 20 nov. 2020 16:46 schreef Philippe Mathieu-Daudé <f4bug@amsat.org>:

> Fixes: 0553ef42571 ("docs: add Orange Pi PC document")
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>

---
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2623cf85f66..311a55317ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -559,7 +559,7 @@ S: Maintained
>  F: hw/*/allwinner-h3*
>  F: include/hw/*/allwinner-h3*
>  F: hw/arm/orangepi.c
> -F: docs/system/orangepi.rst
> +F: docs/system/arm/orangepi.rst
>
>  ARM PrimeCell and CMSDK devices
>  M: Peter Maydell <peter.maydell@linaro.org>
> --
> 2.26.2
>
>

[-- Attachment #2: Type: text/html, Size: 1668 bytes --]

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

* Re: [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
  2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
                   ` (5 preceding siblings ...)
  2020-11-20 15:45 ` [PATCH-for-5.2 6/6] MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines Philippe Mathieu-Daudé
@ 2020-11-23 10:51 ` Peter Maydell
  6 siblings, 0 replies; 10+ messages in thread
From: Peter Maydell @ 2020-11-23 10:51 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: qemu-arm, QEMU Developers

On Fri, 20 Nov 2020 at 15:46, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Correctly docs/system/arm/ rst files in MAINTAINERS.
>
> Philippe Mathieu-Daudé (6):
>   MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
>   MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
>   MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
>   MAINTAINERS: Fix system/arm/orangepi.rst path
>   MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
>   MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines



Applied to target-arm.next, thanks.

-- PMM


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

end of thread, other threads:[~2020-11-23 10:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-20 15:45 [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Philippe Mathieu-Daudé
2020-11-20 15:45 ` [PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs Philippe Mathieu-Daudé
2020-11-20 15:45 ` [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines Philippe Mathieu-Daudé
2020-11-20 16:16   ` Cédric Le Goater
2020-11-20 15:45 ` [PATCH-for-5.2 3/6] MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx Philippe Mathieu-Daudé
2020-11-20 15:45 ` [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path Philippe Mathieu-Daudé
2020-11-20 17:28   ` Niek Linnenbank
2020-11-20 15:45 ` [PATCH-for-5.2 5/6] MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine Philippe Mathieu-Daudé
2020-11-20 15:45 ` [PATCH-for-5.2 6/6] MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines Philippe Mathieu-Daudé
2020-11-23 10:51 ` [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries Peter Maydell

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).