From patchwork Tue Feb 27 09:52:31 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pavel Dovgalyuk X-Patchwork-Id: 129755 Delivered-To: patch@linaro.org Received: by 10.46.66.2 with SMTP id p2csp1207773lja; Tue, 27 Feb 2018 02:05:30 -0800 (PST) X-Google-Smtp-Source: AG47ELsh82O0bhuLN5A68rEsmyP1J1CkUU5eO9/hwQu6/RFd9j45UR0MoxiCYlb0g6cQHHa38EvI X-Received: by 10.129.103.5 with SMTP id b5mr8735731ywc.11.1519725930374; Tue, 27 Feb 2018 02:05:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519725930; cv=none; d=google.com; s=arc-20160816; b=eBOD8AsOcOZZ3h0eM1O3zVP3hbuae2bU93WVeRtLvJHmAUY0hbuNs59XUdHGpSlxsQ ++9CTyNtRGWYrUfajzFtVmiISd9ch+LpoPLazQuyXQ/+WzJeoZ5GGJzRkZXr9hMLLavW ZeJueXnqiuHu04QjsCxTzxZmLnuO7I5r29UutWyvjfhQCnKf/LQ8ii4wGdwKNVa7I0bw 8S3nT7VEYddzO0VMtY8u0V5oRqgabwFRLWqHvqWqB9sCaqCWFJPZrQvUwHUOREWMCJ9a /QeNbDVPnJLSon+HE3ERKye93kxd5uL/BJPCyGQDi3daW33Qyku4M1GaK/+Iey/jc4lK y7XQ== 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=7H0EjZx30hV9HIT9eOfk8BMNKWiX4fUWLM/DUcK98K8=; b=dB1t7bkIIrxpMHfLhNqkT/31tISQzlzig7VkeeXoXHPt1E+DXWBbmWI71hyZECdOEo hY2KNliqoxmtm7a9YqRWsTGaqHj7A4w6rA2hglR9xUC9p84hbwS/Tmby+g1gXzjcWLig q5wsJkBrx6XDHFZx226j/RqYfNbnxi5WSGnMY/YawNpRp/bZJ6TPUAJFNlU8lHQDK3Ya FfLy7ZlO9qaSQJL1L0ryCHmmna+wiBGo/CAy+y1JC+y0Kv0/8cjUr0R/QFTtuF7IVs54 mD6o8FlAVJ5Pc+4R0KgH0RZXBv6WD9ug7R0eCNhRBsmAMa6hitPX4xGM85M4wcTw2t66 3F/g== 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 z7-v6si1817659ybj.768.2018.02.27.02.05.30 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 27 Feb 2018 02:05:30 -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]:35880 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqc8X-0003Uu-OT for patch@linaro.org; Tue, 27 Feb 2018 05:05:29 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqbw2-000196-AX for qemu-devel@nongnu.org; Tue, 27 Feb 2018 04:52:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqbvz-0004nX-HQ for qemu-devel@nongnu.org; Tue, 27 Feb 2018 04:52:34 -0500 Received: from mail.ispras.ru ([83.149.199.45]:57402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqbvz-0004nS-92 for qemu-devel@nongnu.org; Tue, 27 Feb 2018 04:52:31 -0500 Received: from [127.0.1.1] (unknown [85.142.117.226]) by mail.ispras.ru (Postfix) with ESMTPSA id 4DA9B54006A; Tue, 27 Feb 2018 12:52:30 +0300 (MSK) From: Pavel Dovgalyuk To: qemu-devel@nongnu.org Date: Tue, 27 Feb 2018 12:52:31 +0300 Message-ID: <20180227095231.1060.91180.stgit@pasha-VirtualBox> In-Reply-To: <20180227095135.1060.36549.stgit@pasha-VirtualBox> References: <20180227095135.1060.36549.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] [PATCH v7 10/22] 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, war2jordan@live.com, pavel.dovgaluk@ispras.ru, quintela@redhat.com, ciro.santilli@gmail.com, jasowang@redhat.com, mst@redhat.com, zuban32s@gmail.com, maria.klimushenkova@ispras.ru, dovgaluk@ispras.ru, kraxel@redhat.com, boost.lists@gmail.com, thomas.dullien@googlemail.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 7a23c62..9cddb6b 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))