From: Marc Zyngier Date: Tue, 8 Jul 2014 11:09:07 +0000 (+0100) Subject: arm/arm64: KVM: vgic: make number of irqs a configurable attribute X-Git-Tag: fixes-for-v3.18-merge-window~23^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a98f26f183801685ef57333de4bafd4bbc692c7c;p=pandora-kernel.git arm/arm64: KVM: vgic: make number of irqs a configurable attribute In order to make the number of interrupts configurable, use the new fancy device management API to add KVM_DEV_ARM_VGIC_GRP_NR_IRQS as a VGIC configurable attribute. Userspace can now specify the exact size of the GIC (by increments of 32 interrupts). Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed