vhost: enable live migration
authorKrishna Murthy <krishna.j.murthy@intel.com>
Wed, 27 May 2015 03:01:31 +0000 (11:01 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 12 Jun 2015 15:07:24 +0000 (17:07 +0200)
commitf75f65abf3158b31d5ae6fcf3807b534eb188848
tree95cae9169dc7532297aec88dc861169517440c3a
parentf20b50b946da9070d21e392e4dbc7d9f68bc983e
vhost: enable live migration

When we migrate VM, without this feature, qemu will report error:
"migrate: Migration disabled: vhost lacks VHOST_F_LOG_ALL feature".

Signed-off-by: Krishna Murthy <krishna.j.murthy@intel.com>
lib/librte_vhost/virtio-net.c