On Wed, 13 Jul 2022 at 08:53, Cédric Le Goater <clg@kaod.org> wrote:
The following changes since commit 8e3d85d36b77f11ad7bded3a2d48c1f0cc334f82:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
(2022-07-12 14:12:15 +0100)
are available in the Git repository at:
https://github.com/legoater/qemu/ tags/pull-aspeed-20220713
for you to fetch changes up to 053b2ee5629d1b822127cc454634ec272624bab2:
aspeed: Add fby35-bmc slot GPIO's (2022-07-13 08:16:46 +0200)
----------------------------------------------------------------
aspeed queue:
* New ISL69259 device model
* New fby35 multi-SoC machine (AST1030 BIC + AST2600 BMC)
* Aspeed GPIO fixes
* Extension of m25p80 with write protect bits
* More avocado tests using the Aspeed SDK
----------------------------------------------------------------
Build failures:
https://gitlab.com/qemu-project/qemu/-/jobs/2722152320
hw/arm/fby35.c isn't passing enough arguments to blk_pread().
Your pullreq probably collided with the recent merge of the
block patches including
commits 3b35d4542c853 and a9262f551eba44 which add a new
argument and swap two of the existing arguments to this function.