From patchwork Tue Jan 23 08:54:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pavel Dovgalyuk X-Patchwork-Id: 125489 Delivered-To: patch@linaro.org Received: by 10.46.66.141 with SMTP id h13csp1634915ljf; Tue, 23 Jan 2018 01:07:56 -0800 (PST) X-Google-Smtp-Source: AH8x2263SHC5n42ed/aDeJFB9WSVS7JQ7vjXr4DHnS0dWiZyM+BRKNzPIAyBh2JwjHcMiA5BrfrG X-Received: by 10.129.51.68 with SMTP id z65mr1674994ywz.327.1516698476246; Tue, 23 Jan 2018 01:07:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516698476; cv=none; d=google.com; s=arc-20160816; b=dySDzNBZxPBN3rrfacWIRboFCnhEhSMqwHMPAkD/M78KeKHzifx1gI7mrcrC5E3zIZ Atw1U6tiltohUirNzo4KS8zSkdSANvYsyQnpzt7hJ2ivenvF11p0NMfqJW5MD+1vr/qi HULci2Irv8ePhJTGgjcEcxM3hC6MNPJfPWlQ966eivtU1t4fhXPuHd7npB0HPi3yNl2t 3liIz4HDs5z9SSx1ALGkoYrfq7C846UJKfZI+OEKVKDiiHeFeUaJRQItVHwqLyqm9SzG 7pA0n+F0JaiJ8djU5hZWD+7PUx9a/no0nAz1ECzh0jlPVVBVMS5pC9yc8320UMpSYqOc eEQg== 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=cXPqly9Bgwhm2QrIviw48fEy+o7Bd6fV2MumoGn272OO7Xr0Np4rKIlBtBlGef+jvE E4sXtg39Srx9Tn8CmdNt674NTMgrk4InR84ZBMX6swuIvifUzt81IQ3hcrsQDv0NPvUY PkbFsvT3L/h1RoY0vxBednFLGiuRn1v6x3bUptTBQibFQtGmnsb+X3VQlUdQucGN0ISs Wyc6UBdwPsey+pdMqdoh4QckLQ1Kz2onfXdnPyMK2CT57hbcOlDdmn44Um21A33Nd7mv +p1bp4GUfeKXadKWg4z5duuyddZLFrZ3BGFrKHMIrsbyVfYijxdcDou8lPXnObMVniTe 40YA== 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 g189si1894735ybg.140.2018.01.23.01.07.55 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 23 Jan 2018 01:07:56 -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]:46140 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eduYd-0004zd-1n for patch@linaro.org; Tue, 23 Jan 2018 04:07:55 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eduLp-00020d-PU for qemu-devel@nongnu.org; Tue, 23 Jan 2018 03:54:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eduLm-0000DE-12 for qemu-devel@nongnu.org; Tue, 23 Jan 2018 03:54:41 -0500 Received: from mail.ispras.ru ([83.149.199.45]:57274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eduLl-0000Ca-PE for qemu-devel@nongnu.org; Tue, 23 Jan 2018 03:54:37 -0500 Received: from [127.0.1.1] (unknown [85.142.117.226]) by mail.ispras.ru (Postfix) with ESMTPSA id D2F6754006A; Tue, 23 Jan 2018 11:54:36 +0300 (MSK) From: Pavel Dovgalyuk To: qemu-devel@nongnu.org Date: Tue, 23 Jan 2018 11:54:38 +0300 Message-ID: <20180123085438.3419.21839.stgit@pasha-VirtualBox> In-Reply-To: <20180123085319.3419.97865.stgit@pasha-VirtualBox> References: <20180123085319.3419.97865.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 v5 14/24] 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))