From: Alexander Graf Date: Mon, 15 Apr 2013 19:12:53 +0000 (+0200) Subject: KVM: Move irq routing to generic code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa8d5944b8b2809e574581abbf41894089b7def2;p=pandora-kernel.git KVM: Move irq routing to generic code The IRQ routing set ioctl lives in the hacky device assignment code inside of KVM today. This is definitely the wrong place for it. Move it to the much more natural kvm_main.c. Signed-off-by: Alexander Graf Acked-by: Michael S. Tsirkin --- Reading git-diff-tree failed