vhost: make vDPA framework bus agnostic
[dpdk.git] / lib / librte_vhost / Makefile
2020-06-30 Maxime Coquelinvhost: make vDPA framework bus agnostic
2020-06-30 Maxime Coquelinvhost: introduce vDPA device class
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-25 Marvin Liuvhost: try to unroll for each loop
2019-06-03 Bruce Richardsonbuild: remove unnecessary large file support defines
2018-10-26 Timothy Redaellivhost/crypto: fix shared lib build without cryptodev
2018-09-14 Tiwei Bievhost: fix vhost interrupt support
2018-04-17 Fan Zhangvhost/crypto: fix build without cryptodev
2018-04-13 Fan Zhangvhost/crypto: add public function implementation
2018-04-13 Zhihong Wangvhost: support selective datapath
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-16 Xiao Wangvhost: use API to make RARP packet
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-10 Maxime Coquelinvhost: add IOTLB helper functions
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-03-27 Olivier Matzmk: optimize directory dependencies
2016-09-13 Yuanhan Liuvhost: refactor code structure
2016-09-13 Yuanhan Liuvhost: remove sub-directory
2016-09-13 Yuanhan Liuvhost: remove vhost-cuse
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-22 Yuanhan Liuvhost: export device id as the interface to applications
2016-03-13 Panu Matilainenmk: fix vhost shared library dependencies
2016-02-18 Panu Matilainenvhost: fix build dependency
2015-12-14 Yuanhan Liuvhost: note the ABI changes
2015-06-29 Huawei Xievhost: realloc device and queues to same numa node...
2015-03-16 Huawei Xievhost: add build option for vhost-user
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: move fd copying into cuse subdirectory
2015-02-24 Huawei Xievhost: move cuse related handling in a subdirectory
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-10-13 Huawei Xievhost: add makefile