diff options
author | Cédric Le Goater | 2022-07-05 16:58:10 +0200 |
---|---|---|
committer | Daniel Henrique Barboza | 2022-07-18 18:59:43 +0200 |
commit | 9fd0122e7d365e4b634cc252032ea921f2b4a931 (patch) | |
tree | f1b6b259c6fdbf78681b1ce68b272677bdb6ca17 /hw/intc/apic.c | |
parent | Merge tag 'pull-target-arm-20220718' of https://git.linaro.org/people/pmaydel... (diff) | |
download | qemu-9fd0122e7d365e4b634cc252032ea921f2b4a931.tar.gz qemu-9fd0122e7d365e4b634cc252032ea921f2b4a931.tar.xz qemu-9fd0122e7d365e4b634cc252032ea921f2b4a931.zip |
ppc64: Allocate IRQ lines with qdev_init_gpio_in()
This replaces the IRQ array 'irq_inputs' with GPIO lines, the goal
being to remove 'irq_inputs' when all CPUs have been converted.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220705145814.461723-2-clg@kaod.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'hw/intc/apic.c')
0 files changed, 0 insertions, 0 deletions