diff options
author | Ming Lei <ming.lei@canonical.com> | 2014-06-19 16:12:00 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-06-19 10:15:48 +0200 |
commit | 91d670fbf9945ca4ecbd123affb36889e7fe8a5d (patch) | |
tree | 7f4309f2b1db8001c810f99d215fd8a7e41ac2a9 /slirp/sbuf.c | |
parent | 8c215a9fbdfe9476dd8b907681fc38d0bae78854 (diff) | |
download | hqemu-91d670fbf9945ca4ecbd123affb36889e7fe8a5d.zip hqemu-91d670fbf9945ca4ecbd123affb36889e7fe8a5d.tar.gz |
virtio-scsi: define dummy handle_output for vhost-scsi vqs
vhost userspace needn't to handle vq's notification from guest,
so define dummy handle_output callback for all vqs of vhost-scsi.
In some corner cases(such as when handling vq's reset from VM), virtio-pci
still trys to handle pending virtio-scsi events, then object check failure
inside virtio_scsi_handle_event() for vhost-scsi can be triggered.
The issue can be reproduced by 'rmmod virtio-scsi', 'system sleep' or reboot
inside VM.
Cc: qemu-stable@nongnu.org
Cc: Anthony Liguori <aliguori@amazon.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'slirp/sbuf.c')
0 files changed, 0 insertions, 0 deletions