From nobody Thu Nov 13 18:05:18 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1581794225043599.2001701561766; Sat, 15 Feb 2020 11:17:05 -0800 (PST) Received: from localhost ([::1]:53758 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j32w3-0001XQ-JQ for importer@patchew.org; Sat, 15 Feb 2020 14:17:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35200) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j32us-0008EI-2V for qemu-devel@nongnu.org; Sat, 15 Feb 2020 14:15:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j32ur-0004DT-5t for qemu-devel@nongnu.org; Sat, 15 Feb 2020 14:15:50 -0500 Received: from mail-wr1-x443.google.com ([2a00:1450:4864:20::443]:37521) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j32ur-0004D3-0O; Sat, 15 Feb 2020 14:15:49 -0500 Received: by mail-wr1-x443.google.com with SMTP id w15so14913684wru.4; Sat, 15 Feb 2020 11:15:48 -0800 (PST) Received: from localhost.localdomain (78.red-88-21-202.staticip.rima-tde.net. [88.21.202.78]) by smtp.gmail.com with ESMTPSA id o9sm9678605wrw.20.2020.02.15.11.15.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 15 Feb 2020 11:15:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=U9IbJegp6ro9etowLEDI81LWF21oSicPzoRfxCT2gAE=; b=jwUX1bVKPlEVamC7xeJM2FkOEX1IWPIb1Nbk94LjK4dX4dpa1KorS6cCMo3IbW77fv IiYLxH82BpQX8Gf3m/LU7jb8bL7qiS4jj6u5g5J1w+IwKXUPcDPgdZjv89fiD+ilmDPS nzEMJE4C1aKXVbjBiS3CF9V113tXtu4A46p52LJ663npGp88AwnmqVE/pF16AEL469Vw wYlnVQyu0ktnlTJDmifzKiRPlT7KA1nckdO6Ka/H5Gx6zM7epG83D736t3C+RZAQBgr1 xpaSdkgVhbfs2xdwtBL9L1MlITDJIN+aLWRTShRZNClBmoXj16LIGRqbkhxYnZ4QH8rF +SrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=U9IbJegp6ro9etowLEDI81LWF21oSicPzoRfxCT2gAE=; b=eWEwMQEj/wFbElt5b3KMxNhVEPE87HN0XwcP2HRGbfRXLJGbvknNt+8UPG8xQk4U68 kYj3+uBVKJ3W0RMTNq7O8lhgfVCK6AjM38PPJAKGfgX4yb/Poyk6ougxuKJ4VccCrDr9 rb50vLJe9Mqr4ZCKJs9mLpIAM5vGR/DnPq8ROQ1NjWRmpJGTbSS/tsJYdQ2GPs/vTPnd IUIiIxOIre3w2+a0K1U/3317224sSsnxwQC9E5jfdfY9oebInOTmyiAS9DZiqCKXXDyZ xWRzczRLGiLEtmdRtLO8bJ3CqjNe+9qquk70SYJRHqg3q2jvgJoC7DUC+Uhrub4Eao0V M9Dw== X-Gm-Message-State: APjAAAXe4DWd1DwgSOHvl8bqDUMJk8/mDtbzTJ++YMnVG1b1+JIRO9Tg YoeOVgdS2j6Xch0VQk4lMnKw4CmYE5o= X-Google-Smtp-Source: APXvYqy9qiokYy1Ubab2NpvlgZk6lReS64PqVwzhWA4NmVMP3w6PD2VIMfKQE6NBQNwL8gpybYWaxg== X-Received: by 2002:a5d:488c:: with SMTP id g12mr6650289wrq.67.1581794147765; Sat, 15 Feb 2020 11:15:47 -0800 (PST) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH 01/12] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2 Date: Sat, 15 Feb 2020 20:15:32 +0100 Message-Id: <20200215191543.3235-2-f4bug@amsat.org> X-Mailer: git-send-email 2.21.1 In-Reply-To: <20200215191543.3235-1-f4bug@amsat.org> References: <20200215191543.3235-1-f4bug@amsat.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::443 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Andrew Baumann , qemu-arm@nongnu.org, Igor Mammedov , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Commit 1c3db49d39 added the raspi3, which uses the same peripherals than the raspi2 (but with different ARM cores). The raspi3 was introduced without the ignore_memory_transaction_failures flag. Almost 2 years later, the machine is usable running U-Boot and Linux. In commit 00cbd5bd74 we mapped a lot of unimplemented devices, commit d442d95f added thermal block and commit 0e5bbd7406 the system timer. As we are happy with the raspi3, let's remove this flag on the raspi2. Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Richard Henderson --- hw/arm/raspi.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/hw/arm/raspi.c b/hw/arm/raspi.c index 90ad9b8115..221356933e 100644 --- a/hw/arm/raspi.c +++ b/hw/arm/raspi.c @@ -324,9 +324,6 @@ static void raspi_machine_class_init(ObjectClass *oc, v= oid *data) mc->no_cdrom =3D 1; mc->default_cpus =3D mc->min_cpus =3D mc->max_cpus =3D cores_count(boa= rd_rev); mc->default_ram_size =3D board_ram_size(board_rev); - if (board_version(board_rev) =3D=3D 2) { - mc->ignore_memory_transaction_failures =3D true; - } }; =20 static const TypeInfo raspi_machine_types[] =3D { --=20 2.21.1