The following changes since commit ffcf1a7981793973ffbd8100a7c3c6042d02ae23:
Merge tag 'pull-11.0-testing-updates-270226-2' of https://gitlab.com/stsquad/qemu into staging (2026-02-28 14:30:23 +0000) are available in the Git repository at: https://github.com/gaosong715/qemu.git tags/pull-loongarch-20260302 for you to fetch changes up to 45e3ef638e73799815a07a31041afe162d856dc3: target/loongarch: Add some CPUCFG bits with host CPU model (2026-03-02 18:02:38 +0800) ---------------------------------------------------------------- pull-loongarch-20260302 ---------------------------------------------------------------- Bibo Mao (8): target/loongarch: Add missing vCPU features with QMP method target/loongarch: Add full type support with query-cpu-model-expansion target/loongarch: Add property set with query-cpu-model-expansion target/loongarch: Add detailed information with CPU Product ID target/loongarch: Add default cpucfg3 with LA464 CPU target/loongarch: Add generic CPU model information target/loongarch: Add host CPU model in kvm mode target/loongarch: Add some CPUCFG bits with host CPU model hw/loongarch/virt.c | 6 +- target/loongarch/cpu.c | 160 +++++++++++++++++++++++++++++++++- target/loongarch/cpu.h | 24 ++++- target/loongarch/loongarch-qmp-cmds.c | 46 +++++++--- 4 files changed, 217 insertions(+), 19 deletions(-)
