[PULL 0/3] testing hotfixes (Makefile, gitlab, docker)

Alex Bennée posted 3 patches 6 days, 12 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260601161858.182286-1-alex.bennee@linaro.org
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, Paolo Bonzini <pbonzini@redhat.com>
configure              | 2 +-
Makefile               | 4 ++--
.gitlab-ci.d/macos.yml | 3 +++
3 files changed, 6 insertions(+), 3 deletions(-)
[PULL 0/3] testing hotfixes (Makefile, gitlab, docker)
Posted by Alex Bennée 6 days, 12 hours ago
The following changes since commit 5611a9268dae7b7ff99d478ed134052a9fc7e9f7:

  Merge tag 'pull-9p-20260601' of https://github.com/cschoenebeck/qemu into staging (2026-06-01 08:43:53 -0400)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-11.1-testing-hotfix-010626-1

for you to fetch changes up to 872d0ee33746aa02724051519ff03aa57278d7c3:

  configure: use debian-all-test-cross for mipsel tcg tests (2026-06-01 17:16:28 +0100)

----------------------------------------------------------------
testing updates:

  - revert test/Makefile.include move due to regression
  - work-around move with explicit targets for MacOS gitlab
  - use debian-all-test-cross for MIPS TCG tests

----------------------------------------------------------------
Alex Bennée (3):
      Revert "Makefile: include tests/Makefile.include before ninja calculation"
      gitlab: work around the inability to build targets for MacOS
      configure: use debian-all-test-cross for mipsel tcg tests

 configure              | 2 +-
 Makefile               | 4 ++--
 .gitlab-ci.d/macos.yml | 3 +++
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.47.3


Re: [PULL 0/3] testing hotfixes (Makefile, gitlab, docker)
Posted by Stefan Hajnoczi 5 days, 11 hours ago
Applied, thanks.

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