Commit 8dbc182616 for qemu.org

commit 8dbc182616949652a4158437b89770be395bd4fa
Merge: 67943f9371 a37dcc1bf0
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Tue Jul 7 19:17:49 2026 +0200

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

    pull-loongarch-20260707

    # -----BEGIN PGP SIGNATURE-----
    #
    # iLMEAAEKAB0WIQS4/x2g0v3LLaCcbCxAov/yOSY+3wUCakz1yAAKCRBAov/yOSY+
    # 30ghBACjPw9Tv22Qyl3UEImccxWO9opvxq006pkKCRib8et5SdSROzZQHZOre6M8
    # jwY3O7nNHem9MyXvzGo6GoDKUo1qmJlrYGydRb9QXeZS/EHdN9OUNm/tHjKnpJdN
    # kyvXpv2fT2FnPQ/doGnUHsYCJl6e9gxEsl4iM17F2vaV+VZnCg==
    # =NHlN
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Tue 07 Jul 2026 14:49:12 CEST
    # gpg:                using RSA key B8FF1DA0D2FDCB2DA09C6C2C40A2FFF239263EDF
    # gpg: Good signature from "Song Gao <m17746591750@163.com>" [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: B8FF 1DA0 D2FD CB2D A09C  6C2C 40A2 FFF2 3926 3EDF

    * tag 'pull-loongarch-20260707' of https://github.com/gaosong715/qemu:
      MAINTAINERS: add LoongArch's maintainers
      MAINTAINERS: update Song Gao's email address
      hw/intc/loongarch_dintc: Fix OOB access in DINT MMIO write handler
      target/loongarch: Enable TARGET_PAGE_BITS_VARY for loongarch64 user-only
      target/loongarch/kvm: fix cpucfg sync error handling
      target/loongarch/kvm: remove redundant cpucfg failure traces
      target/loongarch/kvm: pass device attr by reference to kvm_vcpu_ioctl
      target/loongarch/kvm: fix uninitialized val and unchecked GET in cpucfg2 check

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