Commit 88a338f9d1 for qemu.org

commit 88a338f9d198070f4f4300d00376fbf323b4103d
Merge: eb153d8fd3 643a171f56
Author: Peter Maydell <peter.maydell@linaro.org>
Date:   Mon Mar 23 16:58:07 2026 +0000

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

    testing updates: tcg, functional, lcitool

      - add TCG_TEST_FILTER to filter check-tcg runs
      - use portable version of dirent64 in linux-test
      - add VBSA linux tests
      - drop python3-sqlite from deps
      - update openSUSE to version 16
      - replace ncat with socat for migration tests

    # -----BEGIN PGP SIGNATURE-----
    #
    # iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmnBPPwACgkQ+9DbCVqe
    # KkRwEQf+MGnOOKRVoRU4eRjp/OqcYEBzR5L3SU/lLVZ261tqGpes2ZlMdsam1cBS
    # yk/Cv+M9vHPpD0qKo1opo6CB8pBn6cjcPHE09bUxvgcylok9ZfPTMp/z9RLllW0l
    # 8WhVkQ+dzWJj4tWoAcOjWgadgGhf4sp6whUX/TC3wSSpGFRR/2MERlCQab9743dR
    # dSh3+NUp43h9wgb2AixKwrefos8Wv3NH5/p6BZ3IHEvD7Apwuo4RkTEebloCfJFk
    # 67GbxslbOYBYNTjkVRR0o3CATDXOmI7804T1TPKI/nc/KSumY0BcR2omDqc8JVqt
    # 7OmlRxpWRJ1DN7omlaHVPbGJRcww1A==
    # =1leB
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Mon Mar 23 13:15:40 2026 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-11.0-testing-updates-230326-1' of https://gitlab.com/stsquad/qemu:
      tests: Replace ncat with socat in migration test and drop ncat from containers
      tests/docker: Update the opensuse-leap container file to version 16
      tests/lcitool: Update openSUSE to version 16
      tests/lcitool: Remove python3-sqlite3 from the list of needed packages
      tests/functional: add VBSA linux tests
      tests/functional: allow tests to define decompression target
      tests/tcg/multiarch/linux-test: use portable alternative for dirent64
      tests/tcg: allow filtering of TCG tests

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