From: Alexander Graf Date: Mon, 15 Apr 2013 21:04:10 +0000 (+0200) Subject: KVM: Extract generic irqchip logic into irqchip.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c9f8520bda73c07fed9bcdb307854b45a3a60c4;p=pandora-kernel.git KVM: Extract generic irqchip logic into irqchip.c The current irq_comm.c file contains pieces of code that are generic across different irqchip implementations, as well as code that is fully IOAPIC specific. Split the generic bits out into irqchip.c. Signed-off-by: Alexander Graf Acked-by: Michael S. Tsirkin --- Reading git-diff-tree failed