vhost: fix file descriptors naming
[dpdk.git] / lib / librte_vhost / virtio-net.c
2015-03-09 Huawei Xievhost: fix file descriptors naming
2015-02-24 Huawei Xievhost: support ifname for vhost-user
2015-02-24 Huawei Xievhost: support vhost-user
2015-02-24 Huawei Xievhost: implement cuse memory table
2015-02-24 Huawei Xievhost: move fd copying into cuse subdirectory
2015-02-24 Huawei Xievhost: rename header file
2015-02-24 Huawei Xievhost: enable virtio control channel Rx mode
2014-12-18 Ciara Loftusvhost: add interface name for virtio
2014-11-11 Ouyang Changchunvhost: enable promiscuous and multicast
2014-11-06 Ouyang Changchunvhost: fix mem path check
2014-11-06 Huawei Xievhost: fix code style
2014-10-29 Ouyang Changchunvhost: fix build without unused result
2014-10-13 Huawei Xievhost: coding style fixes
2014-10-13 Huawei Xievhost: clean includes
2014-10-13 Huawei Xievhost: supported features
2014-10-13 Huawei Xievhost: allow to enable or disable features
2014-10-13 Huawei Xievhost: rename ops registering function
2014-10-13 Huawei Xievhost: move internal structure
2014-10-13 Huawei Xievhost: remove zero copy memory region generation logic
2014-10-13 Huawei Xievhost: remove switching related logics
2014-10-13 Huawei Xievhost: move from examples to dedicated library