Hi Richard,
since it seems like we're going to have RC4, here are some minor
fixes that could still be included.
The following changes since commit f259e4cb8a8b4ef5463326fc214a7d8d7703d5de:
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2024-08-24 08:09:27 +1000)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2024-08-26
for you to fetch changes up to aee07f2563d27167935ae3557a9f435937eb3f9f:
tests/qtest: Delete previous boot file (2024-08-26 10:58:11 +0200)
----------------------------------------------------------------
* Disable the broken qtests in the MSYS2 CI job
* Replace deprecated keyword in the Cirrus-CI scripts
* Fix a simple leak in the migration-test qtest
----------------------------------------------------------------
Akihiko Odaki (1):
tests/qtest: Delete previous boot file
Philippe Mathieu-Daudé (1):
gitlab-ci: Replace build_script -> step_script in Cirrus jobs
Thomas Huth (1):
.gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
tests/qtest/migration-test.c | 18 +++++++++++-------
.gitlab-ci.d/cirrus/build.yml | 2 +-
.gitlab-ci.d/windows.yml | 26 ++------------------------
3 files changed, 14 insertions(+), 32 deletions(-)