commit | 3d8db153b4b4e12b6d11590ccd318fff0eafd688 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Oct 27 10:18:24 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 29 11:05:24 2015 +0200 |
tree | 97bd3ae5833df5df07a9ca8a74a02cf799eb8f3b | |
parent | 13972ac5e263a7319609253edac5754129489132 [diff] |
virtio-blk: convert to virtqueue_map Drop deprecated use of virtqueue_map_sg. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com>