Commit ae6e281633 for qemu.org

commit ae6e281633769bbc7424523d0ca1163e214571ad
Merge: 3fb456e9a0 45e3ef638e
Author: Peter Maydell <peter.maydell@linaro.org>
Date:   Thu Mar 5 10:48:38 2026 +0000

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

    pull-loongarch-20260302

    # -----BEGIN PGP SIGNATURE-----
    #
    # iLMEAAEKAB0WIQTKRzxE1qCcGJoZP81FK5aFKyaCFgUCaaVgvwAKCRBFK5aFKyaC
    # FsyvA/oD4HhxbCjv6ukdYHkSj3rMxo0aTV9RzNSUGhdrC4v6LPnRf2JeEV9K65BU
    # HEctYSMI64iasQBQx1FruFlVMJz+mYhHwv+FvE94TrZq1lTmbYdO1qOTChO+m+60
    # B2qtT3pORejLLeawHighD9d8MkbNlXsysSMFRn4PwRYvFmYY9w==
    # =CYNU
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Mon Mar  2 10:04:47 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-20260302' of https://github.com/gaosong715/qemu:
      target/loongarch: Add some CPUCFG bits with host CPU model
      target/loongarch: Add host CPU model in kvm mode
      target/loongarch: Add generic CPU model information
      target/loongarch: Add default cpucfg3 with LA464 CPU
      target/loongarch: Add detailed information with CPU Product ID
      target/loongarch: Add property set with query-cpu-model-expansion
      target/loongarch: Add full type support with query-cpu-model-expansion
      target/loongarch: Add missing vCPU features with QMP method

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