net/fm10k: move PCI device ids to the driver
[dpdk.git] / lib / librte_vhost / vhost_cuse /
2016-06-22 Yuanhan Liuvhost: add vhost-user client mode
2016-06-22 Yuanhan Liuvhost: remove virtio-net.h
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-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: make host memory mapping more generic
2015-02-24 Huawei Xievhost: copy host memory mapping to a new cuse file
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