linux/drivers/vhost
David Stevens 8dd014adfe vhost-net: mergeable buffers support
This adds support for mergeable buffers in vhost-net: this is needed
for older guests without indirect buffer support, as well
as for zero copy with some devices.

Includes changes by Michael S. Tsirkin to make the
patch as low risk as possible (i.e., close to no changes
when feature is disabled).

Signed-off-by: David Stevens <dlstevens@us.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-07-28 15:45:36 +03:00
..
Kconfig net/macvtap: add vhost support 2010-02-18 14:08:38 -08:00
Makefile
net.c vhost-net: mergeable buffers support 2010-07-28 15:45:36 +03:00
vhost.c vhost-net: mergeable buffers support 2010-07-28 15:45:36 +03:00
vhost.h vhost-net: mergeable buffers support 2010-07-28 15:45:36 +03:00