hw/loongarch: Add LoongArch ipi interrupt support(IPI)
commitf6783e34380955e9ec0656c7b9fb8936b9733a6a
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Mon, 6 Jun 2022 12:43:21 +0000 (6 20:43 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Jun 2022 18:10:46 +0000 (6 18:10 +0000)
treea200209407a3613a221f546d88d3dea9dbbacb50
parenta8a506c3907093a064dd2d475564e677fb1bf148
hw/loongarch: Add LoongArch ipi interrupt support(IPI)

This patch realize the IPI interrupt controller.

Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220606124333.2060567-32-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
MAINTAINERS
hw/intc/Kconfig
hw/intc/loongarch_ipi.c [new file with mode: 0644]
hw/intc/meson.build
hw/intc/trace-events
hw/loongarch/Kconfig
include/hw/intc/loongarch_ipi.h [new file with mode: 0644]
include/hw/loongarch/virt.h