doc: describe async API in vhost guide
[dpdk.git] / doc / guides / prog_guide / vhost_lib.rst
2020-07-29 Patrick Fudoc: describe async API in vhost guide
2020-06-30 Maxime Coquelinvhost: enable reply-ack systematically
2019-10-23 Flavio Leitnervhost: improve performance by supporting large buffer
2019-05-02 John McNamaradoc: fix spelling reported by aspell in guides
2019-03-01 Tiwei Biedoc: improve vhost zero copy guide
2018-10-18 Maxime Coquelinvhost: restrict postcopy live-migration enablement
2018-05-25 Zhihong Wangdoc: add vDPA in vhost guide
2018-05-14 Junjie Chendoc/vhost: update zero copy performance tip
2018-04-13 Junjie Chendoc: add driver limitation for vhost dequeue zero copy
2018-04-13 Fan Zhangvhost/crypto: add public function implementation
2018-03-30 Jianfeng Tanvhost: avoid populate guest memory
2018-02-06 Ferruh Yigitdoc: convert Intel license headers to SPDX tags
2017-11-07 Maxime Coquelinvhost: add flag to enable IOMMU support
2017-10-10 Dariusz Stojaczykvhost: add user callbacks for socket open/close
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: add features changed callback
2017-04-01 Yuanhan Liuvhost: rename virtio-net to vhost
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liuvhost: introduce driver features related APIs
2017-01-17 Yong Wangdoc: fix a typo in prog guide
2016-11-07 Yuanhan Liudoc: update vhost programming guide
2016-10-13 Yuanhan Liuvhost: add a flag to enable dequeue zero copy
2016-07-22 Yuanhan Liudoc: note a pitfall on vhost reconnect feature
2016-06-30 Yuanhan Liudoc: update vhost guide
2015-04-29 John McNamaradoc: fix spellings and typos
2015-03-31 Huawei Xiedoc: add vhost-user guide
2015-03-17 Benoît Canetvhost: add hint on how to add or remove device to a...
2014-12-05 Siobhan Butlerdoc: add vhost library