[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/6] loongarch-to-apply queue
From: |
Bibo Mao |
Subject: |
[PULL 0/6] loongarch-to-apply queue |
Date: |
Wed, 25 Dec 2024 10:40:02 +0800 |
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(-)
- [PULL 0/6] loongarch-to-apply queue,
Bibo Mao <=
[PULL 4/6] hw/loongarch/virt: Improve fdt table creation for CPU object, Bibo Mao, 2024/12/24
[PULL 5/6] target/loongarch: Use auto method with LSX feature, Bibo Mao, 2024/12/24
[PULL 3/6] hw/loongarch/virt: Create fdt table on machine creation done notification, Bibo Mao, 2024/12/24
[PULL 2/6] target/loongarch: Use actual operand size with vbsrl check, Bibo Mao, 2024/12/24
[PULL 6/6] target/loongarch: Use auto method with LASX feature, Bibo Mao, 2024/12/24