virtio-blk: tell dataplane which vq to notify
commitb234cdda958b329dbbec840702c65432f4907623
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 21 Jun 2016 12:13:12 +0000 (21 13:13 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 28 Jun 2016 12:08:32 +0000 (28 13:08 +0100)
treeb66ff119058410d54a3ec7e68070ae4c03e0031f
parente21737ab150c2742dd94089017db96c472dd4b87
virtio-blk: tell dataplane which vq to notify

Let the virtio_blk_data_plane_notify() caller decide which virtqueue to
notify.  This will allow the function to be used with multiqueue.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1466511196-12612-4-git-send-email-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/block/dataplane/virtio-blk.c
hw/block/dataplane/virtio-blk.h
hw/block/virtio-blk.c