diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-21 08:07:21 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-31 19:36:44 +0100 |
commit | 4ef6d66547cbd1331628530dfe03620bf41e3fae (patch) | |
tree | 0644ae6a7e6f34f67ff333dca554ce0f92194088 /scripts/qapi/features.py | |
parent | 6b8f40c61bbfef1abe77eeb9c716ec642927c12c (diff) | |
download | qemu-4ef6d66547cbd1331628530dfe03620bf41e3fae.zip qemu-4ef6d66547cbd1331628530dfe03620bf41e3fae.tar.gz qemu-4ef6d66547cbd1331628530dfe03620bf41e3fae.tar.bz2 |
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
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é <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250121182828.45088-1-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/features.py')
0 files changed, 0 insertions, 0 deletions