]> git.proxmox.com Git - mirror_qemu.git/commit - kvm-stub.c
kvm: some fixes to kvm_resamplefds_allowed
authorEric Auger <eric.auger@linaro.org>
Mon, 6 Jul 2015 18:15:14 +0000 (12:15 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 6 Jul 2015 18:15:14 +0000 (12:15 -0600)
commit879904e8635b316de18393222f02d46d2d1f7f4e
treedf35c33aa1066e4cc9469d6f84cb5309e4868118
parent715ca691daca081108b33306faa6fa102f0df8d8
kvm: some fixes to kvm_resamplefds_allowed

Commit f41389ae3c54b introduced kvm_resamplefds_enabled() and
associated kvm_resamplefds_allowed boolean. This patch adds
non-KVM version for kvm_resamplefds_enabled and also declares
kvm_resamplefds_allowed in kvm-stub as it is done for fellow
kvm_irqfds_allowed.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
include/sysemu/kvm.h
kvm-stub.c