vhost: remove sub-directory
[dpdk.git] / lib / librte_vhost / vhost-net.h
2016-06-22 Ilya Maximetsvhost: unmap log memory on cleanup
2016-06-22 Huawei Xievhost: remove concurrent enqueue
2016-06-22 Yuanhan Liuvhost: arrange struct fields for better cache sharing
2016-06-22 Ilya Maximetsvhost: make buffer vector for scatter Rx local
2016-06-22 Yuanhan Liuvhost: make virtio header length per device
2016-06-22 Yuanhan Liuvhost: remove virtio-net.h
2016-06-22 Yuanhan Liuvhost: remove unnecessary fields
2016-06-22 Yuanhan Liuvhost: hide internal code
2016-06-22 Yuanhan Liuvhost: move cuse only struct to cuse
2016-06-22 Yuanhan Liuvhost: get device by device id only
2016-06-22 Yuanhan Liuvhost: rename device id variable
2016-06-22 Yuanhan Liuvhost: declare device id as int
2016-02-19 Rich Lanevhost: remove device operations pointers
2016-02-19 Rich Lanevhost: fix leak of fds and mmaps
2015-02-24 Stefan Puiulib: fix C++11 compilation
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: rename header file