From: Christoffer Dall Date: Tue, 24 Jul 2012 12:51:20 +0000 (-0400) Subject: KVM: Move KVM_IRQ_LINE to arch-generic code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23d43cf998275bc97437931c0cdee1df2c1aa3ca;p=pandora-kernel.git KVM: Move KVM_IRQ_LINE to arch-generic code Handle KVM_IRQ_LINE and KVM_IRQ_LINE_STATUS in the generic kvm_vm_ioctl() function and call into kvm_vm_ioctl_irq_line(). This is even more relevant when KVM/ARM also uses this ioctl. Signed-off-by: Christoffer Dall Signed-off-by: Avi Kivity --- Reading git-diff-tree failed