hw/loongarch/virt.c | 8 -- include/hw/loongarch/virt.h | 9 ++ target/loongarch/cpu.c | 52 ++-------- target/loongarch/cpu.h | 13 +++ target/loongarch/gdbstub.c | 11 +- target/loongarch/kvm/kvm.c | 186 +++++++++++++++++++++++++++++++++- target/loongarch/loongarch-qmp-cmds.c | 2 +- 7 files changed, 224 insertions(+), 57 deletions(-)