From: Alexander Graf Date: Mon, 15 Apr 2013 21:23:21 +0000 (+0200) Subject: KVM: Move irq routing setup to irqchip.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8cde0939d8ebe9c8ebe5a4bdf71af51a0d56053;p=pandora-kernel.git KVM: Move irq routing setup to irqchip.c Setting up IRQ routes is nothing IOAPIC specific. Extract everything that really is generic code into irqchip.c and only leave the ioapic specific bits to irq_comm.c. Signed-off-by: Alexander Graf Acked-by: Michael S. Tsirkin --- Reading git-diff-tree failed