]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5bacd11a3a37b3de78846fafe9345fc336fa7569
tree305737e89b8fbfc558ec05d887ccf1e5c935748a
parentd7a45cb78b4dc634c4275b3fb3ec1725684c4a22
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