The following changes since commit aa3a285b5bc56a4208b3b57d4a55291e9c260107:
Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into staging (2024-12-22 14:33:27 -0500) are available in the Git repository at: https://gitlab.com/bibo-mao/qemu.git tags/pull-loongarch-20241225 for you to fetch changes up to cb91b7108cb0b3781de9a00994fe78b631d80012: target/loongarch: Use auto method with LASX feature (2024-12-25 10:33:20 +0800) ---------------------------------------------------------------- pull-loongarch-20241225 ---------------------------------------------------------------- Bibo Mao (5): target/loongarch: Use actual operand size with vbsrl check hw/loongarch/virt: Create fdt table on machine creation done notification hw/loongarch/virt: Improve fdt table creation for CPU object target/loongarch: Use auto method with LSX feature target/loongarch: Use auto method with LASX feature ghy (1): target/loongarch: Fix vldi inst hw/loongarch/virt.c | 142 ++++++++++++++---------- target/loongarch/cpu.c | 86 ++++++++------ target/loongarch/cpu.h | 4 + target/loongarch/kvm/kvm.c | 107 ++++++++++++++++++ target/loongarch/tcg/insn_trans/trans_vec.c.inc | 4 +- 5 files changed, 249 insertions(+), 94 deletions(-)