ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256
authorChristoffer Dall <christoffer.dall@linaro.org>
Thu, 29 Aug 2013 10:08:25 +0000 (11:08 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:18:03 +0000 (17:18 +0200)
commitde5324b84480246ad6064cd3469d362995c2e929
treee89f5a0e163e425266bf5805bf9c8a238b18a922
parenta144ec826c81facd70fd157aef6f7b7030687f68
ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256

The Versatile Express TC2 board, which we use as our main emulated
platform in QEMU, defines 160+32 == 192 interrupts, so limiting the
number of interrupts to 128 is not quite going to cut it for real board
emulation.

Note that this didn't use to be a problem because QEMU was buggy and
only defined 128 interrupts until recently.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
(cherry picked from commit 9b2d2e0df8a49414b1e5bc89148c9984dd87782a)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
include/kvm/arm_vgic.h