vhost: remove vhost-cuse
[dpdk.git] / lib / librte_vhost / vhost_user / fd_man.c
2016-07-21 Ilya Maximetsvhost: fix unregistering in client mode
2016-07-15 Patrik Anderssonvhost: fix crash when exceeding file descriptors
2015-12-13 Huawei Xievhost: fix missed unlock
2015-06-30 Huawei Xievhost: comment unwanted callback
2015-06-30 Huawei Xievhost: fix race for connection fd
2015-03-09 Huawei Xievhost: use loop instead of goto
2015-03-09 Huawei Xievhost: combine select with sleep
2015-02-24 Huawei Xievhost: support dynamically registering server
2015-02-24 Huawei Xievhost: add select based event driven processing