From patchwork Tue Nov 14 08:17:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pavel Dovgalyuk X-Patchwork-Id: 118848 Delivered-To: patch@linaro.org Received: by 10.140.22.164 with SMTP id 33csp2766410qgn; Tue, 14 Nov 2017 00:29:16 -0800 (PST) X-Google-Smtp-Source: AGs4zMbYx9kTd+am+tuTFtPypD1n4wN6Ali0EYJ9exexl+0DKe3Bhw23M99fmdfiFzDBdDLJK6G+ X-Received: by 10.13.218.133 with SMTP id c127mr818567ywe.68.1510648156394; Tue, 14 Nov 2017 00:29:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510648156; cv=none; d=google.com; s=arc-20160816; b=TINELzMopNvDfs2Nw6n3xLr9KOiyUGU40B51JonJ1cMPnMBzbb/WHebCtvN5h05E7/ 8SeixtPfBq7kjwGHnLhAnnTVAk4VZjGOBLpO9fhcL+eFfzt5FHwYmjsCRQES3ZW7D/qN BpAsdkouQuWnERkMKsH3B4+Z/47jNQndHFsHEkjJDZ6Qn43DtKxMx4PMQ1Sahjtuf6AZ 9kMXY/NGBLkpuPo7e8ro2h/45/+DaeTO+f18scuzXAHxTXxTMuSMY1UsU3kB3zsKXhmM VGMFzEXaHwEKeVd2w6b3qflXkKAiQLrcI98kPE0E0N+keyEYsEHq87bD4jG+xG6RXCAS Ilow== 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=wB0Ogw6PcNL9/dEgXbcFgFmGjbFBmF92fbxgyIPdfqw=; b=0qxrFiGOX8uwg8qy/W9gHbHiIYEtC5oGcsXUVIEs65Sh2Z29OZYnulNW9zUEWJ6Ed+ YSc4QbEYlarHAE6VajqsW33vwnmfaUI45MgdCEpzzfkSgNRSnegTQQi2SKdFgNXZ/2u5 DOK51EZta/iBMi9wNBMy1aCpSOqZBGf4+tI9mDQQE0p2S3o9KqLXAMP2mP06/8T8ELHU k6GRLYNSQGUt59YbpuhIMAZkDMWFC+pUtD/+xsrcOUcXXWMI73F1Pvjh06DWz7z4DXT6 QTecC+WF/GbWaYoS7NBSOCrMHxINVidzFDcrbDt7hXdl7YgaInsWli7InaJhauLN2O0l ltQg== 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 q14si3668046ybm.781.2017.11.14.00.29.16 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 14 Nov 2017 00:29:16 -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]:58216 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eEWap-0002fo-RA for patch@linaro.org; Tue, 14 Nov 2017 03:29:15 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eEWPf-0008V9-OV for qemu-devel@nongnu.org; Tue, 14 Nov 2017 03:17:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eEWPe-0006ZR-RB for qemu-devel@nongnu.org; Tue, 14 Nov 2017 03:17:43 -0500 Received: from mail.ispras.ru ([83.149.199.45]:52696) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eEWPe-0006Yt-Ji for qemu-devel@nongnu.org; Tue, 14 Nov 2017 03:17:42 -0500 Received: from [127.0.1.1] (unknown [85.142.117.226]) by mail.ispras.ru (Postfix) with ESMTPSA id BF5B754006A; Tue, 14 Nov 2017 11:17:41 +0300 (MSK) From: Pavel Dovgalyuk To: qemu-devel@nongnu.org Date: Tue, 14 Nov 2017 11:17:50 +0300 Message-ID: <20171114081750.27640.53609.stgit@pasha-VirtualBox> In-Reply-To: <20171114081630.27640.53933.stgit@pasha-VirtualBox> References: <20171114081630.27640.53933.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 v2 14/26] 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 --- replay/replay-internal.h | 2 +- replay/replay.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Acked-by: Paolo Bonzini 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))