From nobody Fri May 3 11:55:55 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1504806969234293.25652410548014; Thu, 7 Sep 2017 10:56:09 -0700 (PDT) Received: from localhost ([::1]:41566 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dq128-0008CJ-3v for importer@patchew.org; Thu, 07 Sep 2017 13:56:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dq10i-0007Ln-DT for qemu-devel@nongnu.org; Thu, 07 Sep 2017 13:54:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dq10d-0000Ev-S4 for qemu-devel@nongnu.org; Thu, 07 Sep 2017 13:54:40 -0400 Received: from mail-pf0-x22e.google.com ([2607:f8b0:400e:c00::22e]:33192) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dq10d-0000Df-L2 for qemu-devel@nongnu.org; Thu, 07 Sep 2017 13:54:35 -0400 Received: by mail-pf0-x22e.google.com with SMTP id y68so641526pfd.0 for ; Thu, 07 Sep 2017 10:54:34 -0700 (PDT) Received: from pike.twiddle.net (97-126-108-236.tukw.qwest.net. [97.126.108.236]) by smtp.gmail.com with ESMTPSA id 20sm334148pft.109.2017.09.07.10.54.31 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 07 Sep 2017 10:54:32 -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; bh=xV2UnGn9rS9HwjTD61DVUHuInKQlPXd5ywM0k79MC4Q=; b=URR6Lb4wJ5m0Wo1cN8xvOqKwbYjVw/PpbQA4l514odjYn8CUE5TYyp+9w7diN+xCt6 4QTCs0rkyJrbI2zqjJyN3KK04VrbSlk1JY1Eo8lk2Gmd6IUY0e3jNSabvdDLqW2plZ/g ADFno9je6snWHwq9enkVTFqgn+Q17azGVe5aM= 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; bh=xV2UnGn9rS9HwjTD61DVUHuInKQlPXd5ywM0k79MC4Q=; b=gzdBroqa9OpNVkrQHjoKh6/wayyYgiIKSvKyDlXorcD8DxDEcd3rOrViunvBUWmY0A S5QVaEhhMrs/1FxPSEOl6jPohFQnSmoH8X7fkHVTHBH/fnbkVkP/qAgzeBnz1jOB5w9t 6K84UbbApNkbWavD4aqmu1ifIvpuovpc/7RlLfz+Zc7K4Sb6FtjO6B6INPgR1BIGjXfl +fokXIuN+3Smq09C7AwQM4bLZSffHYQATY7TSNJgljMjD1S0X+Dwrw/+0kcm60r49yeK RJYV6Fy7ZDP7Ug1wm2UQS7LkJw+wDSzlsbeXXBSc5SQ0rIYz3qy+t8z3iHfbRN9dyWky HIxQ== X-Gm-Message-State: AHPjjUgwTEDMKlhEtW4B2G0KEHZeueZzya5MxXLKmEsMrAwkspQVdLy/ K6W5elmfLYtL3SsstEzDMQ== X-Google-Smtp-Source: ADKCNb5rJKDRJOA63iF+EUOHbUjXDiYEXnHyWvaRdnIbCqNZmYM/6tASZKJLTZLQ/+9BEk0AVJDAJw== X-Received: by 10.84.225.130 with SMTP id u2mr189789plj.44.1504806873007; Thu, 07 Sep 2017 10:54:33 -0700 (PDT) From: Richard Henderson To: qemu-devel@nongnu.org Date: Thu, 7 Sep 2017 10:54:30 -0700 Message-Id: <20170907175430.2720-1-richard.henderson@linaro.org> X-Mailer: git-send-email 2.13.5 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400e:c00::22e Subject: [Qemu-devel] [PATCH] tcg/tci: Add TCG_TARGET_DEFAULT_MO 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: peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Missed being added as part of 71650df7b0ee. Signed-off-by: Richard Henderson --- tcg/tci/tcg-target.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tcg/tci/tcg-target.h b/tcg/tci/tcg-target.h index 06963288dc..8df628a319 100644 --- a/tcg/tci/tcg-target.h +++ b/tcg/tci/tcg-target.h @@ -192,4 +192,9 @@ static inline void flush_icache_range(uintptr_t start, = uintptr_t stop) { } =20 +/* We could notice __i386__ or __s390x__ and reduce the barriers depending + on the host. But if you want performance, you use the normal backend. + We prefer consistency across hosts on this. */ +#define TCG_TARGET_DEFAULT_MO (0) + #endif /* TCG_TARGET_H */ --=20 2.13.5