Commit 8dcbb339f5 for qemu.org

commit 8dcbb339f586d73d4ac71f3100cab49fd72ec383
Merge: 2c8cf1f16d c56ebd64b8
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Wed Jul 8 16:00:20 2026 +0200

    Merge tag 'pull-tcg-20260707' of https://gitlab.com/rth7680/qemu into staging

    tcg/loongarch64: Fix cmp_vec with TCG_COND_NE
    tcg/x86_64: declare MO_ATOM_WITHIN16 host atomicity support
    accel/tcg: Make PageFlagsNodes' start and last immutable
    accel/tcg: Use TLB_FORCE_SLOW not TLB_MMIO for user-only plugins

    # -----BEGIN PGP SIGNATURE-----
    #
    # iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAmpNaDIdHHJpY2hhcmQu
    # aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV8qlwgAqFBxRHQFzeNrivul
    # 9u4jrEqsQS2wu2pL/rKfr7DTBTzmbibmzTT229yru8yahvpONrbYOantxjikAW6z
    # tRgaKaLlFOw2Ll6VKbOxdu2OL+nemOAW3ehiHutuPLtxFSGWQsFtC38Qz51sC1K9
    # nTX8vkuYkkIKyVU0Klinu2rjqZW3h1yIwKwC6tieh08y6YYeOODYoAfpEJ+hGus1
    # 33hMlE1zEj9j4JVpsDR3Rl3zXUbnV3FMeikTd8Xkl9fBDeWs/aFVLVLXWQ0BYULC
    # 62/ZOghnfbrM7p2osLAhkNSL020vn/G1c2O8ofSa0pXj+I7YM80H2m7zsyiBa685
    # rm7IKg==
    # =0LKf
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Tue 07 Jul 2026 22:57:22 CEST
    # gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
    # gpg:                issuer "richard.henderson@linaro.org"
    # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
    # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

    * tag 'pull-tcg-20260707' of https://gitlab.com/rth7680/qemu:
      tcg/loongarch64: Fix cmp_vec with TCG_COND_NE
      tcg/x86_64: declare MO_ATOM_WITHIN16 host atomicity support
      Revert "tests/tcg: skip the vma-pthread test on CI"
      tests/tcg/multiarch: Improve mutator randomness
      accel/tcg: Make PageFlagsNodes' start and last immutable
      accel/tcg: Use TLB_FORCE_SLOW not TLB_MMIO for user-only plugins

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