KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
authorAlexander Graf <agraf@suse.de>
Tue, 16 Apr 2013 15:42:19 +0000 (17:42 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:27:25 +0000 (20:27 +0200)
Now that all the irq routing and irqfd pieces are generic, we can expose
real irqchip support to all of KVM's internal helpers.

This allows us to use irqfd with the in-kernel MPIC.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found