Use fragmented send for virtio
commit9ab552dcc6607ec7f518a649c7252160a3c677a4
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 13 May 2008 19:13:40 +0000 (13 14:13 -0500)
committerAvi Kivity <avi@qumranet.com>
Wed, 14 May 2008 12:37:38 +0000 (14 15:37 +0300)
tree0fb9525b63a6de11afb9c1d99be0898ed0cb612f
parent0cf196355aaefa7f29bc6456fca461e1c83c3926
Use fragmented send for virtio

This patch converts virtio-net to use the new fragmented send interface.
We should have always supported this.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
hw/virtio-net.c