Commit 9745100afc for qemu.org

commit 9745100afc488684f4ea882ef3cd1aed5f6ad120
Merge: 89851dbcce db2325f794
Author: Peter Maydell <peter.maydell@linaro.org>
Date:   Tue Mar 10 13:32:16 2026 +0000

    Merge tag 'pull-loongarch-20260310' of https://github.com/gaosong715/qemu into staging

    loongarch bug fix

    # -----BEGIN PGP SIGNATURE-----
    #
    # iLMEAAEKAB0WIQTKRzxE1qCcGJoZP81FK5aFKyaCFgUCabAI8QAKCRBFK5aFKyaC
    # FpRjA/sEr6qXd39gBPudz/qUJQ5b+4yJIk7KUknw0vR/Dxo97XwNBRoBYkKPQED5
    # mcPJkjBrZdNQnWQmWZPK4LSMzfW7juhW+OeG59fX/hD5JgzXVM9MgRLG89VwiZbc
    # 1oTEI0paFaCjImzamHuGxIxVQ5/niyo3X5/dLluKDdYX9uk1+g==
    # =d2Zg
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Tue Mar 10 12:05:05 2026 GMT
    # gpg:                using RSA key CA473C44D6A09C189A193FCD452B96852B268216
    # gpg: Good signature from "Song Gao <gaosong@loongson.cn>" [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: CA47 3C44 D6A0 9C18 9A19  3FCD 452B 9685 2B26 8216

    * tag 'pull-loongarch-20260310' of https://github.com/gaosong715/qemu:
      target/loongarch: Avoid recursive PNX exception on CSR_BADI fetch
      target/loongarch: Preserve PTE permission bits in LDPTE

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