Re: [PATCH v4 1/3] hw/intc/loongarch_pch_msi: add irq number property
On 30/12/22 10:59, Tianrui Zhao wrote: This patch adds irq number property for loongarch msi interrupt controller, and remove hard coding irq number macro. Signed-off-by: Tianrui Zhao --- hw/intc/loongarch_pch_msi.c | 33 ++--- hw/loongarch/virt.c
[PATCH v4 1/3] hw/intc/loongarch_pch_msi: add irq number property
This patch adds irq number property for loongarch msi interrupt controller, and remove hard coding irq number macro. Signed-off-by: Tianrui Zhao --- hw/intc/loongarch_pch_msi.c | 33 ++--- hw/loongarch/virt.c | 13 +++- include/hw/intc/loon