hw/arm/highbank: Connect VIRQ and VFIQ
commit582c8f75a23376d50e9be4f2fa1d21356b32b0c6
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:33 +0000 (24 13:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:33 +0000 (24 13:17 +0100)
tree23e6ab72631533d8bc3aaf5cbdcb37817db31d32
parent33383e9bbb5e5d083d491d84197c60ca8d4a9b4f
hw/arm/highbank: Connect VIRQ and VFIQ

Connect the VIRQ and VFIQ lines from the GIC to the CPU;
these exist always for both CPU and GIC whether the
virtualization extensions are enabled or not, so we
can just unconditionally connect them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Message-id: 20180821132811.17675-5-peter.maydell@linaro.org
hw/arm/highbank.c