On Tue, 5 Jul 2022 at 16:01, Cédric Le Goater <c...@kaod.org> wrote: > > Hello, > > This replaces the IRQ array 'irq_inputs' with GPIO lines and removes > 'irq_inputs' when all CPUs have been converted. > > Thanks, > > C. > > Cédric Le Goater (5): > ppc64: Allocate IRQ lines with qdev_init_gpio_in() > ppc/40x: Allocate IRQ lines with qdev_init_gpio_in() > ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in() > ppc/e500: Allocate IRQ lines with qdev_init_gpio_in() > ppc: Remove unused irq_inputs
Whole series: Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM