KVM: Introduce __KVM_HAVE_IRQ_LINE
authorChristoffer Dall <c.dall@virtualopensystems.com>
Fri, 15 Jun 2012 19:07:13 +0000 (15:07 -0400)
committerAvi Kivity <avi@redhat.com>
Mon, 18 Jun 2012 13:06:35 +0000 (16:06 +0300)
commita1e4ccb990447df0fe83d164d9a7bc2e6c4b7db7
tree2068a67dbcf1d34455956c9ecd416aa2a3e2b1e1
parent9900b4b48b095895cf962054e45aafa49ef70f74
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 <c.dall@virtualopensystems.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/include/asm/kvm.h
arch/x86/include/asm/kvm.h
include/trace/events/kvm.h