From patchwork Wed Jan 11 16:28:40 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: 9510591 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D808C60762 for ; Wed, 11 Jan 2017 16:29:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B98CB204C1 for ; Wed, 11 Jan 2017 16:29:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AD9B7284DA; Wed, 11 Jan 2017 16:29:15 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 87AD4285BB for ; Wed, 11 Jan 2017 16:29:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030664AbdAKQ3D (ORCPT ); Wed, 11 Jan 2017 11:29:03 -0500 Received: from mail-wm0-f43.google.com ([74.125.82.43]:38606 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758688AbdAKQ24 (ORCPT ); Wed, 11 Jan 2017 11:28:56 -0500 Received: by mail-wm0-f43.google.com with SMTP id r144so33820579wme.1 for ; Wed, 11 Jan 2017 08:28:55 -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 :mime-version:content-transfer-encoding; bh=Sod8slHUoApumiLBr/x86mJ482GHqM7jwRQi1HfK8zo=; b=Bfr02s3hwC1GgIj9lUO51K0JbV9mWW1HSdGOf5TtntUGwwkpB/DZQQBaSRAodzmtl5 VCBi0D6MRUdX4Cw6q/D7oBcRog0HdojI1EiIfUc64F1S3j0ei0B4baospwxsToqNeXtk UI06/bnc4B0Vwsb/eUWVoUJSSrdcicpYExDAE= 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=Sod8slHUoApumiLBr/x86mJ482GHqM7jwRQi1HfK8zo=; b=TluYwG+FpVSospF8WA0GhSiIdA2Imyg2NmXs8XrJxZErinpPLrpG4VNTbZonWuBdDd qItDqj+mttdQuPMfZoIywQ+ug0KcifrLZc5tKsStitxUXImmPm26nFu2NDibluTFOmmq GUiiwDiNZ4fBnRSYdElF8m1nj1l8gX37tHrnITwcCpzyOD1a/l875K/199N8PWwxbdc3 2yZcZW2vosEu+NZ+s5WdVNs9wUp1fryQGwh94pdc1twf+1hTqd93vfyyZmVmauDGkk0T Wq5bi6rWQA8M8sGfYv9rbku18hl9a3Ld/Vtf4utDStX+J2NFDiqf3CMTUVaRdqpaiRVI P1NQ== X-Gm-Message-State: AIkVDXLfGcJfpugCxEuJtIwahZi8OBtiPKOEYxSlpEZQQimPFf3HrONV12zS5URHstcyNRoG X-Received: by 10.28.135.5 with SMTP id j5mr4092825wmd.3.1484152134628; Wed, 11 Jan 2017 08:28:54 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id 123sm18340296wml.6.2017.01.11.08.28.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jan 2017 08:28:52 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id DC7E23E07F6; Wed, 11 Jan 2017 16:28:48 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: drjones@redhat.com, pbonzini@redhat.com Cc: kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, christoffer.dall@linaro.org, marc.zyngier@arm.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= Subject: [kvm-unit-tests PATCH 5/6] docs: mention modifying env vars in README Date: Wed, 11 Jan 2017 16:28:40 +0000 Message-Id: <20170111162841.15569-6-alex.bennee@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170111162841.15569-1-alex.bennee@linaro.org> References: <20170111162841.15569-1-alex.bennee@linaro.org> MIME-Version: 1.0 Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP I had started adding a series of flags to control the run-time behaviour of the tests but it was pointed out env vars can already do that. Mention them in the README so others can find out to. Signed-off-by: Alex Bennée --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9462824..fa3a445 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,14 @@ environment variable: QEMU=/tmp/qemu/x86_64-softmmu/qemu-system-x86_64 ./x86-run ./x86/msr.flat +To force the acceleration mode: + + ACCEL=tcg ./run_tests.sh + +To extend or disable the timeouts: + + TIMEOUT=0 ./run_tests.sh + # Contributing ## Directory structure