From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzdwe-0004fw-JF for qemu-devel@nongnu.org; Thu, 27 Oct 2016 02:13:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzdwb-000344-Dk for qemu-devel@nongnu.org; Thu, 27 Oct 2016 02:13:44 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:26422) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1bzdwZ-0002v8-UP for qemu-devel@nongnu.org; Thu, 27 Oct 2016 02:13:41 -0400 References: <1477496530-9624-1-git-send-email-zhang.zhanghailiang@huawei.com> <1477496530-9624-18-git-send-email-zhang.zhanghailiang@huawei.com> <20161027042125.GH1476@amit-lp.rh> From: Hailiang Zhang Message-ID: <58119AED.7020105@huawei.com> Date: Thu, 27 Oct 2016 14:13:01 +0800 MIME-Version: 1.0 In-Reply-To: <20161027042125.GH1476@amit-lp.rh> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH COLO-Frame (Base) v22 17/17] configure: Support enable/disable COLO feature List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: quintela@redhat.com, qemu-devel@nongnu.org, dgilbert@redhat.com, wency@cn.fujitsu.com, lizhijian@cn.fujitsu.com, xiecl.fnst@cn.fujitsu.com, Gonglei On 2016/10/27 12:21, Amit Shah wrote: > On (Wed) 26 Oct 2016 [23:42:10], zhanghailiang wrote: >> configure --enable-colo/--disable-colo to switch COLO >> support on/off. >> >> COLO feature doesn't depend on any other external librariesis, > > typo: libraries > Will fix in next version, thanks :) > > Amit > > . >