From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 122E12C69 for ; Wed, 10 Aug 2016 03:47:18 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP; 09 Aug 2016 18:47:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,497,1464678000"; d="scan'208";a="1038320641" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga002.fm.intel.com with ESMTP; 09 Aug 2016 18:47:17 -0700 Message-ID: <57AA8861.4010504@intel.com> Date: Wed, 10 Aug 2016 09:50:25 +0800 From: "Liu, Yong" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Qian Xu , dts@dpdk.org References: <1470387225-17085-1-git-send-email-qian.q.xu@intel.com> In-Reply-To: <1470387225-17085-1-git-send-email-qian.q.xu@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH v2] vhost-user live migration script and plan update X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2016 01:47:19 -0000 Thanks, applied without configuration file, we should strip all user local information. On 08/05/2016 04:53 PM, Qian Xu wrote: > +qemu = > + path=/home/qxu10/qemu-2.6.0/x86_64-softmmu/qemu-system-x86_64 > disk = > - file=/mnt/nfs/vm0.img; > + file=/mnt/nfs/vm1.img;