diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-02-23 09:51:30 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2017-03-02 07:14:27 +0200 |
commit | dd3dd4ba7b949662d2c67a4c041549b3d79c4b0e (patch) | |
tree | 8d3a2ed7c07e11a224d84b21cd7003470f58248d /hw/m68k | |
parent | 42697d88de6bdf44c6eb51d1ee508abf0a59bccb (diff) | |
download | qemu-dd3dd4ba7b949662d2c67a4c041549b3d79c4b0e.zip qemu-dd3dd4ba7b949662d2c67a4c041549b3d79c4b0e.tar.gz qemu-dd3dd4ba7b949662d2c67a4c041549b3d79c4b0e.tar.bz2 |
virtio: check for vring setup in virtio_queue_empty
If the vring has not been set up, there is nothing in the virtqueue.
virtio_queue_host_notifier_aio_poll calls virtio_queue_empty even in
this case; we have to filter it out just like virtio_queue_notify_aio_vq.
Reported-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Alex Williamson <alex.williamson@redhat.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>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'hw/m68k')
0 files changed, 0 insertions, 0 deletions