Commit bbf879119e for qemu.org

commit bbf879119ea2ad0150e8f442261e8f38fcd2fddf
Merge: 60533c6193 6aa02798bb
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Thu Jun 25 19:25:44 2026 -0400

    Merge tag 'pull-11.1-testing-updates-230626-1' of https://gitlab.com/stsquad/qemu into staging

    testing and gitlab updates:

      - present a dev friendly cmd line in functional test logs
      - tell pylint to skip c-modules
      - widen the capture of functional tests logs in gitlab
      - remove workaround for MacOS build targets
      - update the gitlab bug template for security process

    # -----BEGIN PGP SIGNATURE-----
    #
    # iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmo6W8MACgkQ+9DbCVqe
    # KkRwDwf+NiRSwHfbjVSPOWws8wVSZHcgzeArHPsXtYrebi+rX9+l+bdIeRNFTfDX
    # +6FvA5lWMbIB+pNFAkPdtjvpzzmV+tjaer6lR//0riF4Ch3TufYHhDVIjuvJaI/d
    # mvsVUAFCS6AMb9sdky2mGA8SHeO5dV7XqMquTOH/tfs/M3PuLFMj8qcVFzXlmC79
    # pzbpahCSJsclFj8traFYiAR2ofGXUH2PkW5aEctD1LnyAbGEHdEO8vR3KKB7ysHA
    # OySKG0IXTBmyH03rZ9WHskVlH/xVZjo+FPro0moduTVOLeCksNBnuxdmKJKvPVVy
    # vSrF/TOjZbmgg9vVlGULFNKTu3VlAQ==
    # =2LgM
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Tue 23 Jun 2026 06:11:15 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-updates-230626-1' of https://gitlab.com/stsquad/qemu:
      gitlab: update bug template for sec issues & tool assistance
      gitlab: remove build target hacks
      gitlab: ensure "check-XXX' jobs capture functional test logs
      tests/functional: tell pylint not to check c-modules
      python/qemu: dump a developer friendly version of cmdline to logs
      python/qemu: split console from harness args
      python/qemu: split arg between base and harness lists

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