commit | 13972ac5e263a7319609253edac5754129489132 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Oct 27 10:09:16 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 29 11:05:24 2015 +0200 |
tree | 9a129475998260f1891aa903f40f1cfd1295d60f | |
parent | 8059feee004111534c4c0652e2f0715e9b4e0754 [diff] |
virtio: switch to virtio_map Drop use of the deprecated virtio_map_sg in virtio core. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com>