hw/arm/boot.c | 2 +- hw/core/loader.c | 4 +- hw/intc/loongarch_extioi.c | 36 +++++++---- hw/intc/loongarch_extioi_common.c | 18 +++++- hw/loongarch/boot.c | 69 ++++++++++++++++++++++ hw/loongarch/virt.c | 1 - include/hw/intc/loongarch_extioi_common.h | 2 + include/hw/loader.h | 2 +- target/loongarch/helper.h | 1 + target/loongarch/tcg/csr_helper.c | 21 +++++++ .../tcg/insn_trans/trans_privileged.c.inc | 2 +- target/loongarch/tcg/tlb_helper.c | 17 +----- 12 files changed, 142 insertions(+), 33 deletions(-)