diff options
author | Stefan Hajnoczi | 2021-12-07 14:23:35 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2022-01-12 18:09:39 +0100 |
commit | d6fbfe2b83ca466e7618f1b6fef1544544ff2e43 (patch) | |
tree | c15e12b187c7d47f89d31b8d8aff503cc771fc80 /nbd | |
parent | virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane (diff) | |
download | qemu-d6fbfe2b83ca466e7618f1b6fef1544544ff2e43.tar.gz qemu-d6fbfe2b83ca466e7618f1b6fef1544544ff2e43.tar.xz qemu-d6fbfe2b83ca466e7618f1b6fef1544544ff2e43.zip |
virtio: use ->handle_output() instead of ->handle_aio_output()
The difference between ->handle_output() and ->handle_aio_output() was
that ->handle_aio_output() returned a bool return value indicating
progress. This was needed by the old polling API but now that the bool
return value is gone, the two functions can be unified.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-id: 20211207132336.36627-6-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions