vhost: add interface name for virtio
[dpdk.git] / lib / librte_vhost / rte_virtio_net.h
2014-12-18 Ciara Loftusvhost: add interface name for virtio
2014-11-06 Huawei Xievhost: fix code style
2014-10-13 Thomas Monjalonvhost: add in doc
2014-10-13 Huawei Xievhost: coding style fixes
2014-10-13 Huawei Xievhost: clean includes
2014-10-13 Huawei Xievhost: add private context field
2014-10-13 Huawei Xievhost: allow to enable or disable features
2014-10-13 Huawei Xievhost: get available vring entries
2014-10-13 Huawei Xievhost: rename ops registering function
2014-10-13 Huawei Xievhost: get internal ops when registering
2014-10-13 Huawei Xievhost: enqueue/dequeue burst
2014-10-13 Huawei Xievhost: move address translation 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