On 1/21/25 07:55, Philippe Mathieu-Daudé wrote:
While qemu_init_irq() initialize a single IRQ,
qemu_init_irqs() initialize an array of them.

Suggested-by: Bernhard Beschow <shen...@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
  include/hw/irq.h | 11 +++++++++++
  hw/core/irq.c    |  8 ++++++++
  2 files changed, 19 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to