]> git.proxmox.com Git - mirror_qemu.git/commit
virtio: switch to virtio_map
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 27 Oct 2015 08:09:16 +0000 (10:09 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 29 Oct 2015 09:05:24 +0000 (11:05 +0200)
commit13972ac5e263a7319609253edac5754129489132
tree9a129475998260f1891aa903f40f1cfd1295d60f
parent8059feee004111534c4c0652e2f0715e9b4e0754
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>
hw/virtio/virtio.c