From: Alexander Graf Date: Mon, 15 Apr 2013 08:42:33 +0000 (+0200) Subject: KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8175e5b79c38a1d85225da516fa1a0ecbf2fdbca;p=pandora-kernel.git KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS The concept of routing interrupt lines to an irqchip is nothing that is IOAPIC specific. Every irqchip has a maximum number of pins that can be linked to irq lines. So let's add a new define that allows us to reuse generic code for non-IOAPIC platforms. Signed-off-by: Alexander Graf Acked-by: Michael S. Tsirkin --- Reading git-diff-tree failed