commit | 3945ecf1ec4f6e6aa28d0c396a7f5d983c6810d8 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Oct 27 10:22:59 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 29 11:05:24 2015 +0200 |
tree | 31ebf304c68184024e8a09e973deae296f899401 | |
parent | 4ada5331895551570846e12e7eb00e06616f9152 [diff] |
virtio: drop virtqueue_map_sg Deprecated in favor of virtqueue_map. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com>