diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-12-06 17:23:03 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-12-16 10:46:35 +0000 |
commit | 48ba18e6d3f3908600ed4393a5eaf15bf31404fd (patch) | |
tree | 446a7915f940bea73e924cef4ab203ecc43724a2 /hw/arm/virt-acpi-build.c | |
parent | 0d57b49992200a926c4436eead97ecfc8cc710be (diff) | |
download | qemu-48ba18e6d3f3908600ed4393a5eaf15bf31404fd.zip qemu-48ba18e6d3f3908600ed4393a5eaf15bf31404fd.tar.gz qemu-48ba18e6d3f3908600ed4393a5eaf15bf31404fd.tar.bz2 |
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>
Diffstat (limited to 'hw/arm/virt-acpi-build.c')
0 files changed, 0 insertions, 0 deletions