[PATCH 0/6] target/loongarch: Add la664 CPU type

Bibo Mao posted 6 patches 1 week, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260914021420.4065683-1-maobibo@loongson.cn
Maintainers: Song Gao <17746591750@163.com>, Bibo Mao <maobibo@loongson.cn>, Xianglai Li <lixianglai@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>
hw/intc/loongarch_dintc.c  | 19 ++++++-----
target/loongarch/cpu.c     | 47 +++++++++++++++------------
target/loongarch/kvm/kvm.c | 66 ++++++++++++++++++++++++++++++++++++++
3 files changed, 101 insertions(+), 31 deletions(-)
[PATCH 0/6] target/loongarch: Add la664 CPU type
Posted by Bibo Mao 1 week, 5 days ago
This patch set is to add la664 CPU type, its feature is similar with max
CPU type. The main change is to enable LoongArch Instruction Set version
1.1 features in KVM mode, besides PTW and DINTC features.

Bibo Mao (6):
  hw/intc/loongarch_dintc: Check irqchip in kernel mode firstly
  target/loongarch/kvm: Check LoongArch Instruction Set version 1.1
  target/loongarch: Enable LoongArch Instruction Set version 1.1
  target/loongarch: Set msgint property with auto detected
  target/loongarch: Enable hw ptw feature by default
  target/loongarch: Add la664 CPU type

 hw/intc/loongarch_dintc.c  | 19 ++++++-----
 target/loongarch/cpu.c     | 47 +++++++++++++++------------
 target/loongarch/kvm/kvm.c | 66 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 101 insertions(+), 31 deletions(-)


base-commit: 257bf4f160c50ca8c4ebd603f519f5c786013fb7
-- 
2.54.0