summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Maydell2014-02-20 11:35:48 +0100
committerPeter Maydell2014-02-20 11:35:48 +0100
commit873169022aa58daabd10979002f8009c7e5f3f05 (patch)
treef7822c39444542824e1b9e0d935d38000ee86a23 /include
parentFix QEMU build on OpenBSD on x86 archs (diff)
downloadqemu-873169022aa58daabd10979002f8009c7e5f3f05.tar.gz
qemu-873169022aa58daabd10979002f8009c7e5f3f05.tar.xz
qemu-873169022aa58daabd10979002f8009c7e5f3f05.zip
hw/intc/arm_gic: Fix NVIC assertion failure
Commit 40d225009ef accidentally changed the behaviour of gic_acknowledge_irq() for the NVIC. The NVIC doesn't have SGIs, so this meant we hit an assertion: gic_acknowledge_irq: Assertion `s->sgi_pending[irq][cpu] != 0' failed. Return NVIC acknowledge-irq to its previous behaviour, like 11MPCore. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions