KVM: arm/arm64: enable KVM_CAP_IOEVENTFD
authorNikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Sat, 24 Jan 2015 12:00:02 +0000 (12:00 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 30 Mar 2015 16:07:24 +0000 (17:07 +0100)
commitd44758c0dfc5993a4b9952935a7eae4c91ebb6b4
treeb72189636c00436e63cf2f76e32033289a877b10
parent950324ab81bf006542f30a1d1ab3d65fcf15cbc1
KVM: arm/arm64: enable KVM_CAP_IOEVENTFD

As the infrastructure for eventfd has now been merged, report the
ioeventfd capability as being supported.

Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
[maz: grouped the case entry with the others, fixed commit log]
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/arm.c