]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a303f0814b5a3e439025a86ab3a3b3d0b21a736
treed29783ce903314e669463e7365a4cebb16db9bc5
parentda594ce492d4ec11dee1d6f79d686e7fd7f09b3c
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE

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>
arch/powerpc/include/uapi/asm/kvm.h
arch/powerpc/kvm/powerpc.c