qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: Fix Aspeed title
@ 2025-07-15  6:19 Cédric Le Goater
  2025-07-15 10:05 ` Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Cédric Le Goater @ 2025-07-15  6:19 UTC (permalink / raw)
  To: qemu-devel, qemu-arm
  Cc: Peter Maydell, Steven Lee, Troy Lee, Jamin Lin, Andrew Jeffery,
	Joel Stanley, Cédric Le Goater, Ed Tanous

commit ad8e0e8a0088 removed the "======" underlining the file title
which broke documentation rendering. Add it back.

Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc")
Cc: Ed Tanous <etanous@nvidia.com>
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
---
 docs/system/arm/aspeed.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/system/arm/aspeed.rst b/docs/system/arm/aspeed.rst
index bec0a1dfa8b8..bf18c5634700 100644
--- a/docs/system/arm/aspeed.rst
+++ b/docs/system/arm/aspeed.rst
@@ -1,4 +1,5 @@
 Aspeed family boards (``ast2500-evb``, ``ast2600-evb``, ``ast2700-evb``, ``bletchley-bmc``, ``fuji-bmc``, ``gb200nvl-bmc``, ``fby35-bmc``, ``fp5280g2-bmc``, ``g220a-bmc``, ``palmetto-bmc``, ``qcom-dc-scm-v1-bmc``, ``qcom-firework-bmc``, ``quanta-q71l-bmc``, ``rainier-bmc``, ``romulus-bmc``, ``sonorapass-bmc``, ``supermicrox11-bmc``, ``supermicrox11spi-bmc``, ``tiogapass-bmc``, ``witherspoon-bmc``, ``yosemitev2-bmc``)
+====================================================================================================================================================================================================================================================================================================================================================================================================================================
 
 The QEMU Aspeed machines model BMCs of various OpenPOWER systems and
 Aspeed evaluation boards. They are based on different releases of the
-- 
2.50.1



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

* Re: [PATCH] docs: Fix Aspeed title
  2025-07-15  6:19 [PATCH] docs: Fix Aspeed title Cédric Le Goater
@ 2025-07-15 10:05 ` Thomas Huth
  2025-07-16 21:26 ` Ed Tanous via
  2025-07-17 17:01 ` Peter Maydell
  2 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2025-07-15 10:05 UTC (permalink / raw)
  To: Cédric Le Goater, qemu-devel, qemu-arm
  Cc: Peter Maydell, Steven Lee, Troy Lee, Jamin Lin, Andrew Jeffery,
	Joel Stanley, Ed Tanous

On 15/07/2025 08.19, Cédric Le Goater wrote:
> commit ad8e0e8a0088 removed the "======" underlining the file title
> which broke documentation rendering. Add it back.
> 
> Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc")
> Cc: Ed Tanous <etanous@nvidia.com>
> Reported-by: Peter Maydell <peter.maydell@linaro.org>
> Signed-off-by: Cédric Le Goater <clg@redhat.com>
> ---
>   docs/system/arm/aspeed.rst | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/docs/system/arm/aspeed.rst b/docs/system/arm/aspeed.rst
> index bec0a1dfa8b8..bf18c5634700 100644
> --- a/docs/system/arm/aspeed.rst
> +++ b/docs/system/arm/aspeed.rst
> @@ -1,4 +1,5 @@
>   Aspeed family boards (``ast2500-evb``, ``ast2600-evb``, ``ast2700-evb``, ``bletchley-bmc``, ``fuji-bmc``, ``gb200nvl-bmc``, ``fby35-bmc``, ``fp5280g2-bmc``, ``g220a-bmc``, ``palmetto-bmc``, ``qcom-dc-scm-v1-bmc``, ``qcom-firework-bmc``, ``quanta-q71l-bmc``, ``rainier-bmc``, ``romulus-bmc``, ``sonorapass-bmc``, ``supermicrox11-bmc``, ``supermicrox11spi-bmc``, ``tiogapass-bmc``, ``witherspoon-bmc``, ``yosemitev2-bmc``)
> +====================================================================================================================================================================================================================================================================================================================================================================================================================================
>   
>   The QEMU Aspeed machines model BMCs of various OpenPOWER systems and
>   Aspeed evaluation boards. They are based on different releases of the

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



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

* Re: [PATCH] docs: Fix Aspeed title
  2025-07-15  6:19 [PATCH] docs: Fix Aspeed title Cédric Le Goater
  2025-07-15 10:05 ` Thomas Huth
@ 2025-07-16 21:26 ` Ed Tanous via
  2025-07-17 17:01 ` Peter Maydell
  2 siblings, 0 replies; 5+ messages in thread
From: Ed Tanous via @ 2025-07-16 21:26 UTC (permalink / raw)
  To: Cédric Le Goater
  Cc: qemu-devel, qemu-arm, Peter Maydell, Steven Lee, Troy Lee,
	Jamin Lin, Andrew Jeffery, Joel Stanley

On Tue, Jul 15, 2025 at 08:19:04AM +0200, Cédric Le Goater wrote:
> commit ad8e0e8a0088 removed the "======" underlining the file title
> which broke documentation rendering. Add it back.
> 
> Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc")
> Cc: Ed Tanous <etanous@nvidia.com>
> Reported-by: Peter Maydell <peter.maydell@linaro.org>
> Signed-off-by: Cédric Le Goater <clg@redhat.com>
> ---
>  docs/system/arm/aspeed.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/docs/system/arm/aspeed.rst b/docs/system/arm/aspeed.rst
> index bec0a1dfa8b8..bf18c5634700 100644
> --- a/docs/system/arm/aspeed.rst
> +++ b/docs/system/arm/aspeed.rst
> @@ -1,4 +1,5 @@
>  Aspeed family boards (``ast2500-evb``, ``ast2600-evb``, ``ast2700-evb``, ``bletchley-bmc``, ``fuji-bmc``, ``gb200nvl-bmc``, ``fby35-bmc``, ``fp5280g2-bmc``, ``g220a-bmc``, ``palmetto-bmc``, ``qcom-dc-scm-v1-bmc``, ``qcom-firework-bmc``, ``quanta-q71l-bmc``, ``rainier-bmc``, ``romulus-bmc``, ``sonorapass-bmc``, ``supermicrox11-bmc``, ``supermicrox11spi-bmc``, ``tiogapass-bmc``, ``witherspoon-bmc``, ``yosemitev2-bmc``)
> +====================================================================================================================================================================================================================================================================================================================================================================================================================================
>  
>  The QEMU Aspeed machines model BMCs of various OpenPOWER systems and
>  Aspeed evaluation boards. They are based on different releases of the
> -- 
> 2.50.1
>

LGTM

Reviewed-by: Ed Tanous <etanous@nvidia.com>


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

* Re: [PATCH] docs: Fix Aspeed title
  2025-07-15  6:19 [PATCH] docs: Fix Aspeed title Cédric Le Goater
  2025-07-15 10:05 ` Thomas Huth
  2025-07-16 21:26 ` Ed Tanous via
@ 2025-07-17 17:01 ` Peter Maydell
  2025-07-18  4:32   ` Cédric Le Goater
  2 siblings, 1 reply; 5+ messages in thread
From: Peter Maydell @ 2025-07-17 17:01 UTC (permalink / raw)
  To: Cédric Le Goater
  Cc: qemu-devel, qemu-arm, Steven Lee, Troy Lee, Jamin Lin,
	Andrew Jeffery, Joel Stanley, Ed Tanous

On Tue, 15 Jul 2025 at 07:19, Cédric Le Goater <clg@redhat.com> wrote:
>
> commit ad8e0e8a0088 removed the "======" underlining the file title
> which broke documentation rendering. Add it back.
>
> Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc")
> Cc: Ed Tanous <etanous@nvidia.com>
> Reported-by: Peter Maydell <peter.maydell@linaro.org>
> Signed-off-by: Cédric Le Goater <clg@redhat.com>
> ---

Thanks for the patch; I'll pick it up via target-arm.next since
I'm doing a pullreq for rc0 anyway.

-- PMM


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

* Re: [PATCH] docs: Fix Aspeed title
  2025-07-17 17:01 ` Peter Maydell
@ 2025-07-18  4:32   ` Cédric Le Goater
  0 siblings, 0 replies; 5+ messages in thread
From: Cédric Le Goater @ 2025-07-18  4:32 UTC (permalink / raw)
  To: Peter Maydell
  Cc: qemu-devel, qemu-arm, Steven Lee, Troy Lee, Jamin Lin,
	Andrew Jeffery, Joel Stanley, Ed Tanous

On 7/17/25 19:01, Peter Maydell wrote:
> On Tue, 15 Jul 2025 at 07:19, Cédric Le Goater <clg@redhat.com> wrote:
>>
>> commit ad8e0e8a0088 removed the "======" underlining the file title
>> which broke documentation rendering. Add it back.
>>
>> Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc")
>> Cc: Ed Tanous <etanous@nvidia.com>
>> Reported-by: Peter Maydell <peter.maydell@linaro.org>
>> Signed-off-by: Cédric Le Goater <clg@redhat.com>
>> ---
> 
> Thanks for the patch; I'll pick it up via target-arm.next since
> I'm doing a pullreq for rc0 anyway.

Please do. It's the only patch I have on the aspeed side for now.

Thanks,

C.




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

end of thread, other threads:[~2025-07-18  4:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15  6:19 [PATCH] docs: Fix Aspeed title Cédric Le Goater
2025-07-15 10:05 ` Thomas Huth
2025-07-16 21:26 ` Ed Tanous via
2025-07-17 17:01 ` Peter Maydell
2025-07-18  4:32   ` Cédric Le Goater

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