From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ej083-0003zD-9D for qemu-devel@nongnu.org; Tue, 06 Feb 2018 05:05:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ej07t-0004po-Js for qemu-devel@nongnu.org; Tue, 06 Feb 2018 05:05:31 -0500 Received: from mail.ispras.ru ([83.149.199.45]:40976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ej07t-0004oz-0e for qemu-devel@nongnu.org; Tue, 06 Feb 2018 05:05:21 -0500 From: "Pavel Dovgalyuk" References: <20180206095526.26436.86301.stgit@pasha-VirtualBox> In-Reply-To: Date: Tue, 6 Feb 2018 13:05:20 +0300 Message-ID: <000b01d39f31$ff465690$fdd303b0$@ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Language: ru Subject: Re: [Qemu-devel] [ PATCH ] replay additions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Peter Maydell' , 'Pavel Dovgalyuk' Cc: 'QEMU Developers' , 'Laurent Vivier' > From: Peter Maydell [mailto:peter.maydell@linaro.org] > On 6 February 2018 at 09:55, Pavel Dovgalyuk = wrote: > > This set of patches includex fixes from Alex Benn=C3=A9e for fixing > > BQL and replay locks after inventing the MTTCG. It also includes = some > > additional replay patches that makes this set of fixes working. > > It is also fixes some vmstate creation (and loading) issues > > in record/replay modes: > > - VM start/stop fixes in replay mode > > - overlay creation for blkreplay filter > > - fixes for vmstate save/load in record/replay mode > > - fixes for host clock vmstate >=20 > This cover letter text doesn't seem to match the patch > description? Yes, I accidentally sent the cover letter with the single patch. Please ignore it. Pavel Dovgalyuk