[PULL 0/1] aspeed queue

Cédric Le Goater posted 1 patch 3 days, 17 hours ago
There is a newer version of this series
docs/system/arm/aspeed.rst | 99 ++++++++++++++++++++++++++++++++++++++++------
1 file changed, 86 insertions(+), 13 deletions(-)
[PULL 0/1] aspeed queue
Posted by Cédric Le Goater 3 days, 17 hours ago
The following changes since commit e6459afb1ff4d86b361b14f4a2fc43f0d2b4d679:

  Merge tag 'pull-target-arm-20241119' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-11-19 14:23:34 +0000)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-aspeed-20241119

for you to fetch changes up to 9b0a36494a477541b543fa689c635cf4912fa641:

  docs: aspeed: Reorganize the "Boot options" section (2024-11-19 19:12:12 +0100)

----------------------------------------------------------------
aspeed queue:

* Restructured the "Boot options" section in the aspeed documentation

----------------------------------------------------------------
Cédric Le Goater (1):
      docs: aspeed: Reorganize the "Boot options" section

 docs/system/arm/aspeed.rst | 99 ++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 86 insertions(+), 13 deletions(-)


Re: [PULL 0/1] aspeed queue
Posted by Peter Maydell 3 days, 2 hours ago
On Tue, 19 Nov 2024 at 21:26, Cédric Le Goater <clg@redhat.com> wrote:
>
> The following changes since commit e6459afb1ff4d86b361b14f4a2fc43f0d2b4d679:
>
>   Merge tag 'pull-target-arm-20241119' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-11-19 14:23:34 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/legoater/qemu/ tags/pull-aspeed-20241119
>
> for you to fetch changes up to 9b0a36494a477541b543fa689c635cf4912fa641:
>
>   docs: aspeed: Reorganize the "Boot options" section (2024-11-19 19:12:12 +0100)
>
> ----------------------------------------------------------------
> aspeed queue:
>
> * Restructured the "Boot options" section in the aspeed documentation
>
> ----------------------------------------------------------------


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.

-- PMM