Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210112033253.138140-1-jiaxun.yang@flygoat.com
Maintainers: Jiaxun Yang <jiaxun.yang@flygoat.com>, Huacai Chen <chenhuacai@kernel.org>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Aurelien Jarno <aurelien@aurel32.net>, Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
hw/intc/Kconfig | 3 +
hw/intc/loongson_ipi.c | 146 +++++++++++++++++++++++++++++++++
hw/intc/meson.build | 1 +
hw/mips/Kconfig | 1 +
hw/mips/loongson3_bootp.h | 1 +
hw/mips/loongson3_virt.c | 20 ++++-
include/hw/intc/loongson_ipi.h | 20 +++++
7 files changed, 191 insertions(+), 1 deletion(-)
create mode 100644 hw/intc/loongson_ipi.c
create mode 100644 include/hw/intc/loongson_ipi.h