Failed in applying to current master (
apply log)
Maintainers: Song Gao <gaosong@loongson.cn>
target/loongarch/cpu-csr.h | 4 +
target/loongarch/cpu-mmu.h | 62 ++++++++
target/loongarch/cpu.c | 26 ++++
target/loongarch/cpu.h | 2 +
target/loongarch/cpu_helper.c | 146 ++++++++++++++++---
target/loongarch/tcg/csr_helper.c | 15 ++
target/loongarch/tcg/helper.h | 1 +
.../tcg/insn_trans/trans_privileged.c.inc | 1 +
target/loongarch/tcg/tlb_helper.c | 157 ++++++++++++++++-----
9 files changed, 358 insertions(+), 56 deletions(-)