]> Git Repo - qemu.git/commit - accel/stubs/kvm-stub.c
kvm: some fixes to kvm_resamplefds_allowed
authorEric Auger <[email protected]>
Mon, 6 Jul 2015 18:15:14 +0000 (12:15 -0600)
committerAlex Williamson <[email protected]>
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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
include/sysemu/kvm.h
kvm-stub.c
This page took 0.025571 seconds and 4 git commands to generate.