On 21/1/25 19:28, Philippe Mathieu-Daudé wrote:
There are a fixed number of PCI IRQs, known beforehand.
Allocate them within PCIMultiSerialState, and initialize
using qemu_init_irq(), allowing to remove the legacy
qemu_allocate_irqs() and qemu_free_irqs() calls.

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
Based-on: <20250121155526.29982-2-phi...@linaro.org>
           "hw/irq: Introduce qemu_init_irqs() helper"
---
  hw/char/serial-pci-multi.c | 7 +++----
  1 file changed, 3 insertions(+), 4 deletions(-)

Patch queued.

Reply via email to