Add fd_readv handler to tap
commit0cf196355aaefa7f29bc6456fca461e1c83c3926
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 13 May 2008 19:13:39 +0000 (13 14:13 -0500)
committerAvi Kivity <avi@qumranet.com>
Wed, 14 May 2008 12:37:28 +0000 (14 15:37 +0300)
tree41e026374f998ee0e46e06fbfb50e366d598970c
parent3488ee680fbbd5dbe6b30168d91975352b7f5a3e
Add fd_readv handler to tap

This allows fragmented packets to be sent with no additional copies over the
tap interface.

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