]> git.proxmox.com Git - mirror_qemu.git/commit - kvm-all.c
Add kvm_eventfds_enabled function
authorNikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Tue, 27 May 2014 12:03:35 +0000 (15:03 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 13:41:54 +0000 (16:41 +0300)
commit69e03ae64ba01c4846425fb13e494bce3eedfa6b
tree46132c9d7295857aee9ca9b49b99ee0d4042599c
parentf57fcf706342f8545d77a538c4319b752511f672
Add kvm_eventfds_enabled function

Add a function to check if the eventfd capability is present in KVM in
the host kernel.

Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>
Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
include/sysemu/kvm.h
kvm-all.c
kvm-stub.c