From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 0/2] doc: live migration procedure with vhost_user Date: Tue, 12 Jul 2016 14:42:25 +0800 Message-ID: <20160712064225.GC26521@yliu-dev.sh.intel.com> References: <1468249519-3791-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: john.mcnamara@intel.com, dev@dpdk.org, yong.liu@intel.com, qian.q.xu@intel.com To: Bernard Iremonger Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id E59263792 for ; Tue, 12 Jul 2016 08:39:53 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1468249519-3791-1-git-send-email-bernard.iremonger@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 on host > doc: add vhost_user live migration image Reviewed-by: Yuanhan Liu And thanks for the doc! --yliu > > doc/guides/howto/img/lm_vhost_user.svg | 644 ++++++++++++++++++++++++++++++ > doc/guides/howto/index.rst | 1 + > doc/guides/howto/lm_virtio_vhost_user.rst | 508 +++++++++++++++++++++++ > 3 files changed, 1153 insertions(+) > create mode 100644 doc/guides/howto/img/lm_vhost_user.svg > create mode 100644 doc/guides/howto/lm_virtio_vhost_user.rst > > -- > 2.9.0