diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-21 08:34:55 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-31 19:36:44 +0100 |
commit | d50280af1bc4b9a59c4a6424c6172a1397f5f6c3 (patch) | |
tree | e456a79462d5977e0f2f9a73a12fdcfa159a8eb4 /scripts/qapi/features.py | |
parent | 29df910401a66ee65f553eecebf01993115082d2 (diff) | |
download | qemu-d50280af1bc4b9a59c4a6424c6172a1397f5f6c3.zip qemu-d50280af1bc4b9a59c4a6424c6172a1397f5f6c3.tar.gz qemu-d50280af1bc4b9a59c4a6424c6172a1397f5f6c3.tar.bz2 |
hw/ipack: Remove legacy qemu_allocate_irqs() use
No need to dynamically allocate IRQ when we know before hands
how many we'll use. Declare the 2 of them in IPackDevice state
and initialize them in the DeviceRealize handler.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250121155526.29982-4-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/features.py')
0 files changed, 0 insertions, 0 deletions