hw/intc/loongarch_dintc.c | 19 +++--
target/loongarch/cpu.c | 89 +++++++++++++---------
target/loongarch/cpu.h | 15 +++-
target/loongarch/csr.c | 6 --
target/loongarch/disas.c | 6 --
target/loongarch/internals.h | 9 +--
target/loongarch/kvm/kvm.c | 66 ++++++++++++++++
target/loongarch/tcg/csr_helper.c | 14 ++--
target/loongarch/tcg/meson.build | 2 +-
target/loongarch/tcg/op_helper.c | 6 +-
target/loongarch/tcg/{constant_timer.c => timer.c} | 30 ++++----
11 files changed, 170 insertions(+), 92 deletions(-)
rename target/loongarch/tcg/{constant_timer.c => timer.c} (65%)