Home
last modified time | relevance | path

Searched hist:"48 ba18e6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dsbsa-ref.c48ba18e6 Fri Dec 06 10:23:03 CST 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>