Commit 8767de709f for qemu.org

commit 8767de709f14be5366525c3080dfab983a0a0593
Merge: 6370d4fe6d 54b78a130b
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Fri May 29 12:58:13 2026 -0400

    Merge tag 'pull-11.1-testing-macos-and-misc-280526-1' of https://gitlab.com/stsquad/qemu into staging

    testing updates (gitlab, MacOS, MAINTAINERS)

      - move tests/Makefile.include earlier in order
      - add binary deps to .ninja-goals.run-tcg-tests-FOO
      - clean-up jit locking around do_tb_phys_invalidate
      - drop deprecated cirrus MacOS builds
      - add gitlab MacOS builds
      - update the gitlab issue template around binary test cases
      - fix-up MAINTAINERS for dockerfiles

    # -----BEGIN PGP SIGNATURE-----
    #
    # iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmoYp8EACgkQ+9DbCVqe
    # KkRL3wf+LmazWrTWC0hkP0KcFEvBVYNin87BnYFEcXYfo/dkNEXMQeHNHpkEGm1J
    # dTwWrmlDLIuvSowrCT5J597t9ssmsy8e2djo7yYx2aKBZvjyfVF/AadA4xSYz7XV
    # P0EaxYlGcN7CRyCSRMswFUJB7UwCopwjgaitITCGR6tb80nQRnbzzVTd/13Ne8qd
    # E1qeOT3G/+10uL0iOAGBUXgxT4tTsbdwrm0hk6vvEX4oGGwg11WpTZFAKVUwm3kK
    # 5CTUF4sJTy2Y2yht0AqSMteuUoTbvp5xKKJQ1yuDYFByma0d0K2MRtcdxSmdx7eO
    # rp4gGzXafPY/sXF2QYCXv/8VaCXEoA==
    # =p5gv
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Thu 28 May 2026 16:38:25 EDT
    # gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
    # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

    * tag 'pull-11.1-testing-macos-and-misc-280526-1' of https://gitlab.com/stsquad/qemu:
      MAINTAINERS: Cover python.docker with Python library section
      MAINTAINERS: Cover debian-tricore-cross.docker with TriCore section
      MAINTAINERS: Cover debian-xtensa-cross.docker with Xtensa section
      MAINTAINERS: Cover debian-loongarch-cross.docker with LoongArch section
      MAINTAINERS: Fix docker/dockerfiles/debian-hexagon-cross.docker path
      gitlab: update issue template for binary test cases
      gitlab: add MacOS 26 job on gitlab runner
      gitlab: add initial MacOS 15 on gitlab runner
      ci: drop cirrus MacOS build
      accel/tcg: move jit thread manipulation into do_tb_phys_invalidate
      tests/Makefile.include: add binary dependency to run-tcg-tests-% rules
      tests/Makefile.include: fix typo in comment
      Makefile: include tests/Makefile.include before ninja calculation

    Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>