hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
commit249ad85a4b4ba6e949bba3c5b9932c389e07249c
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Mon, 6 Jun 2022 12:43:23 +0000 (6 20:43 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Jun 2022 18:12:28 +0000 (6 18:12 +0000)
tree4cd3dec4dfdc0bb97092812c831150a0180d0a55
parent0f4fcf1845fe188901d4ff4cc807bd78690dddd0
hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)

This patch realize PCH-MSI 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-34-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/intc/Kconfig
hw/intc/loongarch_pch_msi.c [new file with mode: 0644]
hw/intc/meson.build
hw/intc/trace-events
hw/loongarch/Kconfig
include/hw/intc/loongarch_pch_msi.h [new file with mode: 0644]
include/hw/pci-host/ls7a.h