[dpdk-dev] [PATCH v3 1/2] doc: live migration of VM with vhost_user on host

2016-07-19 Thread Mcnamara, John
> -Original Message- > From: Iremonger, Bernard > Sent: Monday, July 18, 2016 3:30 PM > To: Mcnamara, John ; dev at dpdk.org > Cc: Liu, Yong ; Xu, Qian Q ; > yuanhan.liu at linux.intel.com; Iremonger, Bernard > > Subject: [PATCH v3 1/2] doc: live migration of VM with vhost_user on host >

[dpdk-dev] [PATCH v3 1/2] doc: live migration of VM with vhost_user on host

2016-07-18 Thread Bernard Iremonger
This patch describes the procedure to be be followed to perform Live Migration of a VM with Virtio PMD running on a host which is running the vhost_user sample application (vhost-switch). It includes sample host and VM scripts used in the procedure. Signed-off-by: Bernard Iremonger --- doc/guid