On Tue, 27 Oct 2015 10:47:58 +0200
"Michael S. Tsirkin" wrote:
> Drop use of the deprecated virtio_map_sg in virtio core.
>
> Signed-off-by: Michael S. Tsirkin
Reviewed-by: Igor Mammedov
> ---
> hw/virtio/virtio.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/hw
Drop use of the deprecated virtio_map_sg in virtio core.
Signed-off-by: Michael S. Tsirkin
---
hw/virtio/virtio.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/virtio/virtio.c b/hw/virtio/virtio.c
index a6878c0..84e2320 100644
--- a/hw/virtio/virtio.c
+++ b/hw/virtio/v