vhost: get device by device id only
[dpdk.git] / lib / librte_vhost / vhost_cuse / vhost-net-cdev.c
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
2015-10-30 Pavel Boldinvhost: use new eventfd copy
2015-06-30 Huawei Xievhost: cleanup unix socket
2015-02-24 Huawei Xievhost: support ifname for 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: move cuse related handling in a subdirectory