From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLsfA-0005xO-Hj for qemu-devel@nongnu.org; Mon, 25 Aug 2014 07:42:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLsf4-0002mB-Dh for qemu-devel@nongnu.org; Mon, 25 Aug 2014 07:42:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55993) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLsf4-0002lz-74 for qemu-devel@nongnu.org; Mon, 25 Aug 2014 07:42:10 -0400 Message-ID: <53FB2103.4030107@redhat.com> Date: Mon, 25 Aug 2014 13:41:55 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <53DA6408.4060608@redhat.com> <002401cfc059$68b294b0$3a17be10$@Dovgaluk@ispras.ru> In-Reply-To: <002401cfc059$68b294b0$3a17be10$@Dovgaluk@ispras.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v3 07/49] kvmapic: fixing loading vmstate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Dovgaluk , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, peter.crosthwaite@xilinx.com, mark.burton@greensocs.com, real@ispras.ru, batuzovk@ispras.ru, maria.klimushenkova@ispras.ru, afaerber@suse.de, fred.konrad@greensocs.com Il 25/08/2014 13:40, Pavel Dovgaluk ha scritto: > Do you mean, that I should separate the migration patches from > the replay ones and submit them in another series? Yes, that will help getting the less controversial pieces in first. Paolo