Searched hist:"48 ba18e6d3f3908600ed4393a5eaf15bf31404fd" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/arm/ |
H A D | sbsa-ref.c | 48ba18e6d3f3908600ed4393a5eaf15bf31404fd Fri Dec 06 16:23:03 UTC 2019 Philippe Mathieu-Daudé <philmd@redhat.com> hw/arm/sbsa-ref: Simplify by moving the gic in the machine state
Make the gic a field in the machine state, and instead of filling an array of qemu_irq and passing it around, directly call qdev_get_gpio_in() on the gic field.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20191206162303.30338-1-philmd@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|