vhost: enable log_shmfd protocol feature
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Fri, 29 Jan 2016 04:58:02 +0000 (12:58 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 19 Feb 2016 14:53:38 +0000 (15:53 +0100)
commitd639996a74fa71a9553bcef7cb2b2e9bb0fd5203
tree697cd368935485d874aadad63e2e8c6c56422470
parent33226236a35ed6540c3cbfe1a54550726be37926
vhost: enable log_shmfd protocol feature

To claim that we support vhost-user live migration support:
SET_LOG_BASE request will be send only when this feature flag
is set.

Besides this flag, we actually need another feature flag set
to make vhost-user live migration work: VHOST_F_LOG_ALL.
Which, however, has been enabled long time ago.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Tested-by: Pavel Fedin <p.fedin@samsung.com>
doc/guides/rel_notes/release_16_04.rst
lib/librte_vhost/vhost_user/virtio-net-user.h