doc: add vDPA features table
[dpdk.git] / drivers / net / ifc / ifcvf_vdpa.c
2019-11-26 Xiao Wangnet/ifc: check VFIO query error
2019-11-08 Andrzej Ostruszkanet/ifc: clean LTO warnings
2019-07-23 Xiao Wangnet/ifc: add devargs pointer check
2019-04-19 Xiao Wangnet/ifc: fix used ring update
2019-04-19 Xiao Wangnet/ifc: fix mediated vring initialization
2019-04-19 Xiao Wangnet/ifc: do not relay for Tx queue
2019-02-08 Xiao Wangvhost: remove vDPA available ring relay helper
2018-12-21 Xiao Wangnet/ifc: support SW assisted VDPA live migration
2018-12-21 Xiao Wangnet/ifc: use vhost lib function for used ring logging
2018-12-21 Xiao Wangnet/ifc: add LM mode parameter
2018-12-21 Xiao Wangnet/ifc: detect if VDPA mode is specified
2018-12-21 Xiao Wangnet/ifc: store only registered device instance
2018-12-21 Xiao Wangnet/ifc: add probing error logs
2018-12-21 Xiao Wangvhost: provide helper for host notifier ctrl
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-11 Xiaolong Yenet/ifc: invoke ifcvf HW init function in probe
2018-10-11 Xiao Wangnet/ifc: fix address translation function name
2018-10-08 Xiao Wangnet/ifc: fix build with Linux < 3.19
2018-09-27 Xiao Wangnet/ifc: support live migration
2018-09-27 Xiao Wangnet/ifc: do not notify before HW ready
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-06-15 Tiwei Bienet/ifc: enable the host notifier support
2018-04-27 Xiao Wangnet/ifcvf: add ifcvf vDPA driver