From patchwork Thu Nov 24 16:10:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 83962 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp167962qgi; Thu, 24 Nov 2016 08:13:57 -0800 (PST) X-Received: by 10.98.3.7 with SMTP id 7mr3148683pfd.9.1480004037140; Thu, 24 Nov 2016 08:13:57 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id e5si40077602pgg.98.2016.11.24.08.13.57 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Nov 2016 08:13:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1c9wdG-0004HG-Gp; Thu, 24 Nov 2016 16:12:18 +0000 Received: from mail-wj0-x22c.google.com ([2a00:1450:400c:c01::22c]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c9wcO-0003NX-D7 for linux-arm-kernel@lists.infradead.org; Thu, 24 Nov 2016 16:11:26 +0000 Received: by mail-wj0-x22c.google.com with SMTP id v7so36963046wjy.2 for ; Thu, 24 Nov 2016 08:11:03 -0800 (PST) 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; bh=WyzQbcDXuBJpTBzSUs1F0yEHgy2ct3pDAmh4jYlSFsQ=; b=hxMYwc9AwlQepSfH6ZnLVubYut4fp9JiP0qQWh0DNwtWJlWqp7ZBhGixo7CYzI3QRl +dzwpzSLyyqyB2Scu/eEcUcB+sw/Pr8voJZ13Jco7H8ojgqMxzNlcvWv9VTuzmuNfioT eVGA/RCAuZLqDNQkIQzVnTxpFK5p9Y5DgZlFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=WyzQbcDXuBJpTBzSUs1F0yEHgy2ct3pDAmh4jYlSFsQ=; b=VMb8DKQS2ovPy6e9OcnqEDzDFVdrE+/jb9KBNuZqlj+8JLRy/wXi3jtzc3HGlAg1ip meObyaJIAPELe7mNoDld2YqITJwOeiE/6YTs3QOQ2/RIsN1at0qXMFdC9jhcNSISh8bm mGtkI8OBeN76TJK15M8sI8mRbXQgafiOA3EipOLQuYbGrT0HLHM76nlI42mOEergoqSK zvyI0FoBsLpC0OD0VUm0pSRFYqW4AABFcybWTvfjqCBdLV5aYqlPCcTSgYe26dU1pJnC umiJvbK848uG6jGHR52oVsM0tPjTSOdZr/vE829W7cqUJrkfzlu2EAbTWkrx94oT/mRL 2+rA== X-Gm-Message-State: AKaTC03vX2Pyow7BlTI46ahe6XPU/5opYXBZlEVpeF87i/F2h1ki5pnfu3aOrBzIDSZOT4hJ X-Received: by 10.194.209.169 with SMTP id mn9mr2916613wjc.114.1480003862483; Thu, 24 Nov 2016 08:11:02 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id l74sm8952060wmg.2.2016.11.24.08.11.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Nov 2016 08:11:01 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id D0C693E024B; Thu, 24 Nov 2016 16:10:59 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, christoffer.dall@linaro.org, marc.zyngier@arm.com Subject: [kvm-unit-tests PATCH v7 01/11] run_tests: allow forcing of acceleration mode Date: Thu, 24 Nov 2016 16:10:23 +0000 Message-Id: <20161124161033.11456-2-alex.bennee@linaro.org> X-Mailer: git-send-email 2.10.1 In-Reply-To: <20161124161033.11456-1-alex.bennee@linaro.org> References: <20161124161033.11456-1-alex.bennee@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161124_081124_731290_0C56026C X-CRM114-Status: GOOD ( 10.11 ) X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [2a00:1450:400c:c01:0:0:0:22c listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mttcg@listserver.greensocs.com, peter.maydell@linaro.org, claudio.fontana@huawei.com, nikunj@linux.vnet.ibm.com, jan.kiszka@siemens.com, mark.burton@greensocs.com, a.rigo@virtualopensystems.com, qemu-devel@nongnu.org, cota@braap.org, serge.fdrv@gmail.com, pbonzini@redhat.com, bobby.prani@gmail.com, rth@twiddle.net, =?UTF-8?q?Alex=20Benn=C3=A9e?= , fred.konrad@greensocs.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org While tests can be pegged to tcg it is useful to override this from time to time, especially when testing correctness on real systems. --- run_tests.sh | 8 ++++++-- scripts/runtime.bash | 4 ++++ 2 files changed, 10 insertions(+), 2 deletions(-) -- 2.10.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/run_tests.sh b/run_tests.sh index 254129d..b88c36f 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -13,9 +13,10 @@ function usage() { cat <