[dpdk-dev] [PATCH 0/2] doc: live migration procedure with vhost_user

2016-07-12 Thread Yuanhan Liu
On Mon, Jul 11, 2016 at 04:05:17PM +0100, Bernard Iremonger wrote: > This patchset describes the procedure to Live migrate a VM with > Virtio PMD's with the vhost_user sample application (vhost-switch) > running on the host. > > Bernard Iremonger (2): > doc: live migration of VM with vhost_user

[dpdk-dev] [PATCH 0/2] doc: live migration procedure with vhost_user

2016-07-11 Thread Bernard Iremonger
This patchset describes the procedure to Live migrate a VM with Virtio PMD's with the vhost_user sample application (vhost-switch) running on the host. Bernard Iremonger (2): doc: live migration of VM with vhost_user on host doc: add vhost_user live migration image doc/guides/howto/img/lm_vh