Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250506015553.1669363-1-maobibo@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>
hw/intc/loongarch_extioi.c | 12 ++++---
hw/intc/loongarch_extioi_common.c | 41 ++++++++++++++++++++++
hw/intc/loongarch_ipi.c | 29 ++++++++++++++++
hw/intc/loongarch_pch_pic.c | 26 +++++---------
hw/intc/loongarch_pic_common.c | 25 +++++++++++++
hw/loongarch/boot.c | 1 +
hw/loongarch/virt-acpi-build.c | 12 +++----
hw/loongarch/virt.c | 58 +++++++++++++++++++++++++++++++
include/hw/intc/loongarch_extioi.h | 1 +
include/hw/intc/loongarch_extioi_common.h | 1 +
include/hw/intc/loongarch_ipi.h | 1 +
include/hw/intc/loongarch_pch_pic.h | 1 +
include/hw/intc/loongarch_pic_common.h | 1 +
tests/tcg/loongarch64/system/kernel.ld | 2 +-
14 files changed, 182 insertions(+), 29 deletions(-)