Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260609092824.227250-1-gaosong@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Laurent Vivier <laurent@vivier.eu>, Helge Deller <deller@gmx.de>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
hw/intc/loongarch_dintc.c | 4 +-
linux-user/loongarch64/cpu_loop.c | 5 +-
linux-user/loongarch64/elfload.c | 4 +-
linux-user/loongarch64/signal.c | 16 +-
target/loongarch/arch_dump.c | 5 +-
target/loongarch/cpu-mmu.h | 4 +-
target/loongarch/cpu.c | 120 ++++++-----
target/loongarch/cpu.h | 49 +++--
target/loongarch/cpu_helper.c | 41 ++--
target/loongarch/csr.c | 10 +-
target/loongarch/csr.h | 10 +
target/loongarch/gdbstub.c | 3 +-
target/loongarch/kvm/kvm.c | 228 +++++++++++----------
target/loongarch/machine.c | 118 +++++------
target/loongarch/tcg/constant_timer.c | 10 +-
target/loongarch/tcg/csr_helper.c | 55 ++---
target/loongarch/tcg/insn_trans/trans_extra.c.inc | 6 +-
.../tcg/insn_trans/trans_privileged.c.inc | 16 +-
target/loongarch/tcg/op_helper.c | 45 ++--
target/loongarch/tcg/tcg_cpu.c | 107 +++++-----
target/loongarch/tcg/tlb_helper.c | 137 +++++++------
21 files changed, 549 insertions(+), 444 deletions(-)