Re: [PATCH v5 07/11] hw/loongarch: Implement avec controller imput and output pins

2025-07-14 Thread Bibo Mao
On 2025/7/11 下午4:59, Song Gao wrote: the AVEC controller supports 256*256 irqs input, all the irqs connect CPU INT_AVEC irq Signed-off-by: Song Gao --- hw/intc/loongarch_avec.c | 20 hw/loongarch/virt.c | 11 +-- target/loongarch/cpu.h | 3 ++- 3 fi

[PATCH v5 07/11] hw/loongarch: Implement avec controller imput and output pins

2025-07-11 Thread Song Gao
the AVEC controller supports 256*256 irqs input, all the irqs connect CPU INT_AVEC irq Signed-off-by: Song Gao --- hw/intc/loongarch_avec.c | 20 hw/loongarch/virt.c | 11 +-- target/loongarch/cpu.h | 3 ++- 3 files changed, 31 insertions(+), 3 deletions(-)