replace packed attributes
[dpdk.git] / lib / librte_vhost / vhost_user.h
2020-04-16 Thomas Monjalonreplace packed attributes
2020-01-17 Li Fengvhost: support config change slave message
2019-10-23 Jin Yuvhost: support inflight info sharing
2019-10-23 Jin Yuvhost: add inflight description
2019-01-18 Xiaolong Yevhost: remove unused function prototype
2018-10-18 Maxime Coquelinvhost: enable postcopy protocol feature
2018-10-18 Maxime Coquelinvhost: support postcopy end request
2018-10-18 Maxime Coquelinvhost: support postcopy listen message
2018-10-18 Maxime Coquelinvhost: introduce postcopy advise message
2018-10-18 Maxime Coquelinvhost: add number of fds to vhost-user messages
2018-06-15 Tiwei Bievhost: support host notifier
2018-04-13 Fan Zhangvhost/crypto: add user message structure
2018-04-13 Zhihong Wangvhost: export vhost feature definitions
2018-03-30 Stefan Hajnoczivhost: avoid enum fields in VhostUserMsg
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-10 Maxime Coquelinvhost: distinguish master and slave requests
2017-10-10 Maxime Coquelinvhost: handle IOTLB update and invalidate requests
2017-10-10 Maxime Coquelinvhost: support IOTLB miss slave requests
2017-10-10 Maxime Coquelinvhost: support slave requests channel
2017-10-10 Maxime Coquelinvhost: revert workaround MQ fails to startup
2017-04-28 Zhiyong Yangvhost: workaround MQ fails to startup
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Maxime Coquelinvhost: support MTU protocol feature
2017-01-17 Maxime Coquelinvhost: introduce reply ack feature
2016-09-13 Yuanhan Liuvhost: refactor code structure