KVM: PPC: Support eventfd
authorAlexander Graf <agraf@suse.de>
Mon, 8 Oct 2012 22:06:20 +0000 (00:06 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Dec 2012 00:33:50 +0000 (01:33 +0100)
In order to support the generic eventfd infrastructure on PPC, we need
to call into the generic KVM in-kernel device mmio code.

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

No differences found