From patchwork Wed Feb 7 12:04:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pavel Dovgalyuk X-Patchwork-Id: 127164 Delivered-To: patch@linaro.org Received: by 10.46.124.24 with SMTP id x24csp411949ljc; Wed, 7 Feb 2018 04:14:19 -0800 (PST) X-Google-Smtp-Source: AH8x227ehVJxFIPIK4Ra7+KgDOfSrn+IpL12RQwKwcZphG+2cf3z9P4znT9Lf3pnzRm6Yu9CHn5O X-Received: by 10.37.161.133 with SMTP id a5mr3966396ybi.401.1518005659196; Wed, 07 Feb 2018 04:14:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518005659; cv=none; d=google.com; s=arc-20160816; b=ops1L2ZKf4iWMp2j21YXR8y1i1J7ReHLy7lQQcJ1Z6+it7MlVwdC+fpa1p1y3tFDnX 9oguqG12zKcELvgrdjkF1WEHAbjQqKAwampxnsUQ8PFN/zGk9n+fSMVEMzBLGdYgAf8e jIqkFZ9jpwVNrjhLwqQYqKwpApgDBHTYOpLTyZx4JM6XLwn8YjpyxzXctVN4e/e58tVM u1aaUAhfSAIbjT+2tyNXMtYsY0sdCXRieWe1+mWdPdse4W4yAsDgKRlHXcZKCJvJTpKE YLWjo+gknfA7Kv++29Gc+eJsag1e938PSLjfGqDEoZ3GREA1/FO6AxYWMMotgvw79mps cPsg== 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=QY9Y1RM2fz0WNWvh+NK+y7SEFwY7M8ToLwf2znqZJezTi4YOogxC2sJ+CylXbn8a4b +XrIv/QdZMEwjdhc1hVRCagGv5++m0gs0KUFWPvTj0aLZyRkG2HPjJdQ0Mgzg/xvZYzd JHM1w3vVMX8VsBDQOBpJvbVYvcbj1mDeFKOWXyxBWwTdhQQerU+RQi8viEqnkqNOpxMs qCwFAgkxJlFyfSIjyr+A/Zz6pQDvwVzVq3JcL4xD/cZQyANfdCOOh1R6mstV6mXD0sPH YCdFqpNkVeLKN2Z+gQQ/aGNn2UB0jcMc04IBd6+mqhCiWHVv7/MfU0n+tUE+oQprml/5 xGfA== 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 p132si159981yba.504.2018.02.07.04.14.19 for (version=TLS1 cipher=AES128-SHA bits=128/128); Wed, 07 Feb 2018 04:14:19 -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]:57010 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejOcE-0000Ri-FR for patch@linaro.org; Wed, 07 Feb 2018 07:14:18 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejOT7-0000ae-Ki for qemu-devel@nongnu.org; Wed, 07 Feb 2018 07:04:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ejOT2-0004CP-Iq for qemu-devel@nongnu.org; Wed, 07 Feb 2018 07:04:53 -0500 Received: from mail.ispras.ru ([83.149.199.45]:47502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejOT2-0004C4-A8 for qemu-devel@nongnu.org; Wed, 07 Feb 2018 07:04:48 -0500 Received: from [127.0.1.1] (unknown [85.142.117.226]) by mail.ispras.ru (Postfix) with ESMTPSA id F2DCE54008B; Wed, 7 Feb 2018 15:04:46 +0300 (MSK) From: Pavel Dovgalyuk To: qemu-devel@nongnu.org Date: Wed, 07 Feb 2018 15:04:49 +0300 Message-ID: <20180207120449.5389.23124.stgit@pasha-VirtualBox> In-Reply-To: <20180207120353.5389.54531.stgit@pasha-VirtualBox> References: <20180207120353.5389.54531.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 v6 10/20] 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 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))