From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUJrE-0006qv-K3 for qemu-devel@nongnu.org; Tue, 25 Aug 2015 15:26:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUJrA-0001lq-L5 for qemu-devel@nongnu.org; Tue, 25 Aug 2015 15:26:08 -0400 Received: from ip-92-43-119-196.beyond.pl ([92.43.119.196]:42186 helo=mx.beyond.pl) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUJrA-0001kk-En for qemu-devel@nongnu.org; Tue, 25 Aug 2015 15:26:04 -0400 References: <1440481965-12318-1-git-send-email-liang.z.li@intel.com> From: =?UTF-8?Q?Marcin_Gibu=c5=82a?= Message-ID: <55DCC13C.3000702@beyond.pl> Date: Tue, 25 Aug 2015 21:25:48 +0200 MIME-Version: 1.0 In-Reply-To: <1440481965-12318-1-git-send-email-liang.z.li@intel.com> Content-Type: text/plain; charset=iso-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 0/2] Reduce the VM downtime about 300us List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Liang Li , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, mtosatti@redhat.com W dniu 2015-08-25 o 07:52, Liang Li pisze: > This patch is for kvm live migration optimization, it fixes the issue which > commit 317b0a6d8ba tries to fix in another way, and it can reduce the live > migration VM downtime about 300us. > > *This patch is not tested for the issue commit 317b0a6d8ba tries to fix* I'll try to test it within next few days. -- mg