summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorPaolo Bonzini2016-10-21 22:48:13 +0200
committerMichael S. Tsirkin2016-10-30 19:06:20 +0100
commite616c2f390634a241f7899ff4c52bed9803103c6 (patch)
treebda679e5cbf2fd8d577f703b5bc2fda5f5aa93a4 /include/exec/user
parentvirtio: remove set_handler argument from set_host_notifier_internal (diff)
downloadqemu-e616c2f390634a241f7899ff4c52bed9803103c6.tar.gz
qemu-e616c2f390634a241f7899ff4c52bed9803103c6.tar.xz
qemu-e616c2f390634a241f7899ff4c52bed9803103c6.zip
virtio: remove ioeventfd_disabled altogether
Now that there is not anymore a switch from the generic ioeventfd handler to the dataplane handler, virtio_bus_set_host_notifier(assign=true) is always called with !bus->ioeventfd_started, hence virtio_bus_stop_ioeventfd does nothing in this case. Move the invocation to vhost.c, which is the only place that needs it. Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions