KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
authorAlexander Graf <agraf@suse.de>
Tue, 16 Apr 2013 22:37:57 +0000 (00:37 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:27:25 +0000 (20:27 +0200)
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 <agraf@suse.de>

No differences found