virtio: unify dataplane and non-dataplane ->handle_output()
commitdb608fb78444c58896db69495729e4458eeaace1
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 7 Dec 2021 13:23:36 +0000 (7 13:23 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 12 Jan 2022 17:09:39 +0000 (12 17:09 +0000)
tree4d3381e4e72614d126ad5e54814fa138b705fb03
parentd6fbfe2b83ca466e7618f1b6fef1544544ff2e43
virtio: unify dataplane and non-dataplane ->handle_output()

Now that virtio-blk and virtio-scsi are ready, get rid of
the handle_aio_output() callback. It's no longer needed.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-id: 20211207132336.36627-7-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/block/dataplane/virtio-blk.c
hw/scsi/virtio-scsi-dataplane.c
hw/virtio/virtio.c
include/hw/virtio/virtio.h