[PULL 0/4] aspeed queue

Cédric Le Goater posted 4 patches 3 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250804110108.2414355-1-clg@redhat.com
Maintainers: Alistair Francis <alistair@alistair23.me>, "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>
There is a newer version of this series
hw/ssi/aspeed_smc.c         |   3 ++-
pc-bios/ast27x0_bootrom.bin | Bin 15552 -> 16408 bytes
pc-bios/npcm7xx_bootrom.bin | Bin 768 -> 672 bytes
pc-bios/npcm8xx_bootrom.bin | Bin 608 -> 672 bytes
roms/Makefile               |   5 +++++
roms/vbootrom               |   2 +-
6 files changed, 8 insertions(+), 2 deletions(-)
[PULL 0/4] aspeed queue
Posted by Cédric Le Goater 3 months, 1 week ago
The following changes since commit e5859141b9b6aec9e0a14dacedc9f02fe2f15844:

  Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-08-01 10:46:00 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 13ed972b4ce57198914a37217251d30fbec20e41:

  hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030 (2025-08-04 09:07:38 +0200)

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

* Fixed vbootrom build under roms/
* Updated vbootrom image to 183c9ff805
* Fixed SMC model of AST1030 SoC

----------------------------------------------------------------
Cédric Le Goater (1):
      pc-bios: Update vbootrom image to commit 183c9ff8056b

Jamin Lin (1):
      hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030

Michael Tokarev (2):
      roms/vbootrom: update to 7b1eb5f7fe6a
      roms/Makefile: build ast27x0_bootrom

 hw/ssi/aspeed_smc.c         |   3 ++-
 pc-bios/ast27x0_bootrom.bin | Bin 15552 -> 16408 bytes
 pc-bios/npcm7xx_bootrom.bin | Bin 768 -> 672 bytes
 pc-bios/npcm8xx_bootrom.bin | Bin 608 -> 672 bytes
 roms/Makefile               |   5 +++++
 roms/vbootrom               |   2 +-
 6 files changed, 8 insertions(+), 2 deletions(-)


Re: [PULL 0/4] aspeed queue
Posted by Stefan Hajnoczi 3 months, 1 week ago
Applied, thanks.

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