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)
commit0e673fb679027600cad45bd61a4cc9ebd2ed2bb1
tree305737e89b8fbfc558ec05d887ccf1e5c935748a
parent914daba865cb5c38cd5fdee024ca38029315b38f
KVM: PPC: Support eventfd

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>
arch/powerpc/kvm/Kconfig
arch/powerpc/kvm/Makefile
arch/powerpc/kvm/powerpc.c