aboutsummaryrefslogtreecommitdiff
path: root/hw/sh4
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2021-12-07 13:23:33 +0000
committerStefan Hajnoczi <stefanha@redhat.com>2022-01-12 17:09:39 +0000
commit186b9691730ca4d3d59fa135d7d24467a3254c9a (patch)
treeb5249c7f41853946397f16d9b7d22bde3d3e7e82 /hw/sh4
parentd93d16c0450b3d0fe8e25568663531eb250d6aae (diff)
downloadqemu-186b9691730ca4d3d59fa135d7d24467a3254c9a.zip
qemu-186b9691730ca4d3d59fa135d7d24467a3254c9a.tar.gz
qemu-186b9691730ca4d3d59fa135d7d24467a3254c9a.tar.bz2
virtio-blk: drop unused virtio_blk_handle_vq() return value
The return value of virtio_blk_handle_vq() is no longer used. Get rid of it. This is a step towards unifying the dataplane and non-dataplane virtqueue handler functions. Prepare virtio_blk_handle_output() to be used by both dataplane and non-dataplane by making the condition for starting ioeventfd more specific. This way it won't trigger when dataplane has already been started. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Message-id: 20211207132336.36627-4-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/sh4')
0 files changed, 0 insertions, 0 deletions