On Mon, 25 Nov 2024 at 15:23, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 6b99bb046dd36a6dd5525b8f88c2dcddae49222a:
>
> Merge tag 'pull-lu-20241122' of https://gitlab.com/rth7680/qemu into staging (2024-11-24 13:39:06 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-9.2-rc2-updates-251124-1
>
> for you to fetch changes up to f8f5923808031e1335fc6d280a4b959ed5d28608:
>
> tests/functional: Remove sleep workarounds from Aspeed tests (2024-11-25 10:27:47 +0000)
>
> ----------------------------------------------------------------
> testing, docs and plugin updates for rc2
>
> - cleanup leftover avocado bits from functional test
> - ensure we keep functional logs for tests
> - improve test console handling to detect prompts
> - remove hacking timer.sleep() usage in functional tests
> - convert Aarch64 tuxrun tests to functional test
> - update Aarch64 tuxrun images to avoid corrupt blk I/O ops
> - auto-generate the TCG plugin API symbols to avoid missing them
> - fix rust pl011 model handling of DeviceID regs
> - update docs to refer to "commonly known identity"
> - convert aspeed tests to functional framework and remove hacky sleeps
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM