From patchwork Tue Mar 28 11:09:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 96142 Delivered-To: patch@linaro.org Received: by 10.182.246.10 with SMTP id xs10csp268641obc; Tue, 28 Mar 2017 04:13:43 -0700 (PDT) X-Received: by 10.200.40.42 with SMTP id 39mr25189106qtq.149.1490699623641; Tue, 28 Mar 2017 04:13:43 -0700 (PDT) Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id n51si3170344qtb.182.2017.03.28.04.13.43 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 28 Mar 2017 04:13:43 -0700 (PDT) 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; dkim=fail header.i=@linaro.org; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from localhost ([::1]:52426 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1csp4J-0007KJ-4t for patch@linaro.org; Tue, 28 Mar 2017 07:13:43 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1csp0T-0004I5-Ff for qemu-devel@nongnu.org; Tue, 28 Mar 2017 07:09:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1csp0S-00039M-Bd for qemu-devel@nongnu.org; Tue, 28 Mar 2017 07:09:45 -0400 Received: from mail-wr0-x233.google.com ([2a00:1450:400c:c0c::233]:34549) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1csp0S-00038S-5C for qemu-devel@nongnu.org; Tue, 28 Mar 2017 07:09:44 -0400 Received: by mail-wr0-x233.google.com with SMTP id l43so98995837wre.1 for ; Tue, 28 Mar 2017 04:09:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=QMUQf5TqOX7CCNQAEmdpRZFk+7rbo4QJDG6NnJJPYhU=; b=f/JfCDm47Fu5v5opmsEKGqklQpFtDhKBJMFme9eovL4eVw/6dkroJ8Jk343g20lw5a ej2NpoqOQfh1yssNElTOQ+DR+3H/cOPsIl6FRD2bt6DVSunXx+PTZSxkEvLtW7dCdSrB SDCTYbDwNMIXQT6GTxklf81beNNpuVzsn2XvU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=QMUQf5TqOX7CCNQAEmdpRZFk+7rbo4QJDG6NnJJPYhU=; b=AZnB87d9G7+jPNHJ96gwAEE+Tf9KdLQ2ZC2eGZoLBLn7jVBAJ9VnrBW6BX5ZGkFyfE t+qZi0J3L4VfbzxIbasuplQ847IaoUsk8D0+stIgatnwr1OMTtyyNjPM7hGDu1xX1rZH vmG4+XLkaIOwTg0G6pJ3Oz31xEMlLSBk40cQuFSbxhVHM1bEKmGPJoneWb3c9mx0ABQg Ir3ICr9gPz/i2UJ7ctbweFNgY9b1CqrAlemVFDOvIScR/NZy/PEIYJURKRnvPwshIfH5 vvPheJubk/QAZkpfFkwwjY6IyY35fUcVipC2GlomDAQD9ogbi9m6OEfroRw9drghb7oB z3Ww== X-Gm-Message-State: AFeK/H1LXH53tkutjCIquVvIAtdoUOx7393rlqgbZRpARFB2rxILzzFHTFA+yMiJ5/on7Fq7 X-Received: by 10.223.142.18 with SMTP id n18mr24863301wrb.188.1490699383087; Tue, 28 Mar 2017 04:09:43 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id g5sm4381405wrb.48.2017.03.28.04.09.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2017 04:09:38 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id B5E6A3E0865; Tue, 28 Mar 2017 12:09:36 +0100 (BST) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Tue, 28 Mar 2017 12:09:36 +0100 Message-Id: <20170328110936.24806-7-alex.bennee@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170328110936.24806-1-alex.bennee@linaro.org> References: <20170328110936.24806-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c0c::233 Subject: [Qemu-devel] [PULL 6/6] replay/replay.c: bump REPLAY_VERSION 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: =?utf-8?q?Alex_Benn=C3=A9e?= , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" A previous commit (3d4d16f4) added support for audio record/playback. However this breaks the logfile ABI due to the re-ordering of the ReplayEvents enum. The REPLAY_VERSION check is meant to prevent you from using old log files in newer QEMUs but this is currently broken. Signed-off-by: Alex Bennée Reviewed-by: Pavel Dovgalyuk Reviewed-by: Paolo Bonzini --- replay/replay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.11.0 diff --git a/replay/replay.c b/replay/replay.c index 78e2a7e570..9e0724e756 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 0xe02005 +#define REPLAY_VERSION 0xe02006 /* Size of replay log header */ #define HEADER_SIZE (sizeof(uint32_t) + sizeof(uint64_t))