virtio-scsi: convert to virtqueue_map
commit4ada5331895551570846e12e7eb00e06616f9152
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 27 Oct 2015 08:22:13 +0000 (27 10:22 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 29 Oct 2015 09:05:24 +0000 (29 11:05 +0200)
tree497ed3df139ed46121313a60a53234297e958cfe
parentbff712dc223f685c684f9caf960e6460e84a96f0
virtio-scsi: convert to virtqueue_map

Note: virtqueue_map already validates input
so virtio-scsi does not have to.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/scsi/virtio-scsi.c