From: Christoffer Dall Date: Fri, 15 Jun 2012 19:07:13 +0000 (-0400) Subject: KVM: Introduce __KVM_HAVE_IRQ_LINE X-Git-Tag: v3.6-rc1~124^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e4ccb990447df0fe83d164d9a7bc2e6c4b7db7;p=pandora-kernel.git KVM: Introduce __KVM_HAVE_IRQ_LINE This is a preparatory patch for the KVM/ARM implementation. KVM/ARM will use the KVM_IRQ_LINE ioctl, which is currently conditional on __KVM_HAVE_IOAPIC, but ARM obviously doesn't have any IOAPIC support and we need a separate define. Signed-off-by: Christoffer Dall Signed-off-by: Avi Kivity --- Reading git-diff-tree failed