Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Jan 2023 16:47:37 +0000 (16:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Jan 2023 16:47:37 +0000 (16:47 +0000)
commit9804dcd2719a44d90982e61d466213e522c854ef
tree5fc7a14c4b0e86573b58f7482957f62cdff7e6bc
parentecc9a58835f8d4ea4e3ed36832032a71ee08fbb2
parent3b4f911921e4233df0ba78d4acd2077da0b144ef
Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu into staging

testing updates:

  - fix minor shell-ism that can break check-tcg
  - turn off verbose logging on custom runners
  - make configure echo call in CI
  - fix unused variable in linux-test
  - add binary compiler docker image for hexagon
  - disable doc and gui builds for tci and disable-tcg builds

# gpg: Signature made Fri 23 Dec 2022 15:18:41 GMT
# gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex BennĂ©e (Master Work Key) <alex.bennee@linaro.org>" [full]
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu:
  gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
  tests/docker: use prebuilt toolchain for debian-hexagon-cross
  tests/tcg: fix unused variable in linux-test
  configure: repeat ourselves for the benefit of CI
  gitlab: turn off verbose logging for make check on custom runners
  configure: Fix check-tcg not executing any tests

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS