From patchwork Fri Jan 19 08:44:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pavel Dovgalyuk X-Patchwork-Id: 125119 Delivered-To: patch@linaro.org Received: by 10.46.66.141 with SMTP id h13csp194853ljf; Fri, 19 Jan 2018 00:52:20 -0800 (PST) X-Google-Smtp-Source: ACJfBot76X+wcmsnSUuZfb+7I6axBdadaI197EED4N2q9Kzdn3W48m2oVaSJbakQYP2g8krQT48p X-Received: by 10.129.45.68 with SMTP id t65mr9009399ywt.216.1516351940624; Fri, 19 Jan 2018 00:52:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516351940; cv=none; d=google.com; s=arc-20160816; b=g71VTKo/ItFP/ZOcjgJROBKJihviPNoiHABuwrXClvegHIJ+jIG198UxQBKx2quYVI gHgD5PckwyMPZC5A63NmY7/vomxhXCvHy3hbYCcjm9Rru0+qG4B8ae27rZ+dpJKuGwKs e6F+Fk6khcyUYlxN/nHqgrHnOArKwe7DoJtSTmLokihfZDk30RZVwelAenOzB7NzbOAt YopCTFWRLxoC1vO48VVDeOXuBTfMSxM4aXKjQlrQkOZAQdvp8h0FpaiV30DKim7xLs1P K9FKX5Qb9UqfKX1Whp3gu7bv8J6xO85rEwlnObE23O7+/76JqoHhODXObeKIMlWoXxki I3Jw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject :content-transfer-encoding:mime-version:user-agent:references :in-reply-to:message-id:date:to:from:arc-authentication-results; bh=6kS1RHPs34/96la2ZIym1jAXpkol9kfn4sBc0vgnhnY=; b=DRjs2MF+6ejzd8U+qqkVKFxs0r7izqpWkxsIbeADbitb5+J+ZWWZGNu6wVQ8CDGhPV FfEfWevEJccY0JtkQg6zoAbVkUnk0DikaJ/l6/lKyw/Kicm6xywdpLPQWOIg6SKgMpu+ qfRAw/WLd0wZOFxfb2VFBcH2rhUfs5OyMN1yHvjSAkRtLWNFGBDNp7OpMKUHHz2b7Vo7 IiqbIJ5ixT8flIYe7wfBhqw2kayK/KUV666LBaFMSzp6zMT/IYp5OdcSeXb8v5xnhyD6 Ir6xyJQOVY66b/Hn38CxSA9DYBGpFIP23aj5nG9F219hDUvo2BIgWcBw76boneR8m9Xl JcvA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id l21si2209145ywk.771.2018.01.19.00.52.20 for (version=TLS1 cipher=AES128-SHA bits=128/128); Fri, 19 Jan 2018 00:52:20 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org Received: from localhost ([::1]:35396 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ecSPL-0006po-Vq for patch@linaro.org; Fri, 19 Jan 2018 03:52:20 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ecSHd-0001TP-D0 for qemu-devel@nongnu.org; Fri, 19 Jan 2018 03:44:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ecSHc-0005as-Jl for qemu-devel@nongnu.org; Fri, 19 Jan 2018 03:44:21 -0500 Received: from mail.ispras.ru ([83.149.199.45]:53734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ecSHc-0005ab-BV for qemu-devel@nongnu.org; Fri, 19 Jan 2018 03:44:20 -0500 Received: from [127.0.1.1] (unknown [85.142.117.226]) by mail.ispras.ru (Postfix) with ESMTPSA id F2EF354006A; Fri, 19 Jan 2018 11:44:18 +0300 (MSK) From: Pavel Dovgalyuk To: qemu-devel@nongnu.org Date: Fri, 19 Jan 2018 11:44:23 +0300 Message-ID: <20180119084423.7100.17994.stgit@pasha-VirtualBox> In-Reply-To: <20180119084235.7100.98318.stgit@pasha-VirtualBox> References: <20180119084235.7100.98318.stgit@pasha-VirtualBox> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 83.149.199.45 Subject: [Qemu-devel] [RFC PATCH v4 14/23] replay/replay.c: bump REPLAY_VERSION again X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kwolf@redhat.com, peter.maydell@linaro.org, pavel.dovgaluk@ispras.ru, mst@redhat.com, jasowang@redhat.com, quintela@redhat.com, zuban32s@gmail.com, maria.klimushenkova@ispras.ru, dovgaluk@ispras.ru, kraxel@redhat.com, boost.lists@gmail.com, pbonzini@redhat.com, alex.bennee@linaro.org Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Alex Bennée This time commit 802f045a5f61b781df55e4492d896b4d20503ba7 broke the replay file format. Also add a comment about this to replay-internal.h. Signed-off-by: Alex Bennée Reviewed-off-by: Pavel Dovgalyuk Acked-by: Paolo Bonzini --- replay/replay-internal.h | 2 +- replay/replay.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/replay/replay-internal.h b/replay/replay-internal.h index be96d7e..8e4c701 100644 --- a/replay/replay-internal.h +++ b/replay/replay-internal.h @@ -12,7 +12,7 @@ * */ - +/* Any changes to order/number of events will need to bump REPLAY_VERSION */ enum ReplayEvents { /* for instruction event */ EVENT_INSTRUCTION, diff --git a/replay/replay.c b/replay/replay.c index ff58a5a..4f24498 100644 --- a/replay/replay.c +++ b/replay/replay.c @@ -22,7 +22,7 @@ /* Current version of the replay mechanism. Increase it when file format changes. */ -#define REPLAY_VERSION 0xe02006 +#define REPLAY_VERSION 0xe02007 /* Size of replay log header */ #define HEADER_SIZE (sizeof(uint32_t) + sizeof(uint64_t))