diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-10-21 22:48:14 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-10-30 20:06:21 +0200 |
commit | ed08a2a0ba165bfa3d520126eed340c803308321 (patch) | |
tree | b84e53daba9e6bc08c8c9c6d5b39070f45bc89d8 /target-i386 | |
parent | e616c2f390634a241f7899ff4c52bed9803103c6 (diff) | |
download | qemu-ed08a2a0ba165bfa3d520126eed340c803308321.zip qemu-ed08a2a0ba165bfa3d520126eed340c803308321.tar.gz qemu-ed08a2a0ba165bfa3d520126eed340c803308321.tar.bz2 |
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
ioeventfd_disabled was the only reason for the default
implementation of virtio_device_start_ioeventfd not to use
virtio_bus_set_host_notifier. This is now fixed, and the sole entry
point to set up ioeventfd can be virtio_bus_set_host_notifier.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
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 'target-i386')
0 files changed, 0 insertions, 0 deletions