[PATCH 16/20] KVM: PPC: MPIC: Add support for KVM_IRQ_LINE

2013-04-26 Thread Alexander Graf
Now that all pieces are in place for reusing generic irq infrastructure, we can copy x86's implementation of KVM_IRQ_LINE irq injection and simply reuse it for PPC, as it will work there just as well. Signed-off-by: Alexander Graf --- arch/powerpc/include/uapi/asm/kvm.h |1 + arch/powerpc/kv

[PATCH 16/20] KVM: PPC: MPIC: Add support for KVM_IRQ_LINE

2013-04-26 Thread Alexander Graf
Now that all pieces are in place for reusing generic irq infrastructure, we can copy x86's implementation of KVM_IRQ_LINE irq injection and simply reuse it for PPC, as it will work there just as well. Signed-off-by: Alexander Graf --- arch/powerpc/include/uapi/asm/kvm.h |1 + arch/powerpc/kv