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
