From patchwork Wed Mar 23 17:20:57 2016 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: 8652461 Return-Path: X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id ABADCC0553 for ; Wed, 23 Mar 2016 17:24:30 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id EE9F5203B0 for ; Wed, 23 Mar 2016 17:24:29 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CD43420254 for ; Wed, 23 Mar 2016 17:24:28 +0000 (UTC) Received: from localhost ([::1]:45170 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aimWC-0001sZ-4h for patchwork-qemu-devel@patchwork.kernel.org; Wed, 23 Mar 2016 13:24:28 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aimT1-0004Jr-MJ for qemu-devel@nongnu.org; Wed, 23 Mar 2016 13:21:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aimT0-0006US-Bs for qemu-devel@nongnu.org; Wed, 23 Mar 2016 13:21:11 -0400 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:38101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aimT0-0006Tt-5R for qemu-devel@nongnu.org; Wed, 23 Mar 2016 13:21:10 -0400 Received: by mail-wm0-x233.google.com with SMTP id l68so33401102wml.1 for ; Wed, 23 Mar 2016 10:21:10 -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=XsrgDkd+YdE6wotmAeXt7YnhfsbxrOOD2v0L9Bx1/b4=; b=DLlDArPgU0WkK/LjANf6lOpb59JfF06ZFGFO7T1o48KYS/A3CVvP1b+H5J0K+oDLi7 atiD7bAbV8wtFLDlZpaRbWVhbQZ5y+TdH3XeaLSeRmN7cYzX8JRMQ8aWDQktXqkrhD/v OgtxPQa5BI1iQWKPrOlXqZsbL3DDENtWCqI7M= 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:mime-version:content-transfer-encoding; bh=XsrgDkd+YdE6wotmAeXt7YnhfsbxrOOD2v0L9Bx1/b4=; b=hW5cn8j5ryR1AScsPJspLerg0AAF+8xhJEwRr046EV5Kiva+aSNmjqS4I+ROEtYLNz 8jJYY13BJ7cC8lFJCRW0RLvy0qHaZJPviwmtHVl6GL0xc8M52YKxa4GaWJp27tohSmd/ oVfoRcdim3jm++m6fWcQbsRfQ2HNkiqDZFyuny1Lfs75KJYBA8ptyC3jOaI1P/xkMECN lgdo8OsSiBbyEouisyg0DEGG2LpPGDDgB0XqcGyRcDA3j8HqBR1soTD1IZieDTl71VSy eXcevPtUzdlw9xP9klOdQOc84eIns1r55sTfsTJ/+/L/McmYe9kLkna04G/RBTrOjqUd SUMA== X-Gm-Message-State: AD7BkJKV4471BnInkBuPvGxejcvvSiJYo35YNp2SU+iDHMtzGdE/WI3EuVUZQQW+Go4DTAi4 X-Received: by 10.194.142.135 with SMTP id rw7mr4369242wjb.84.1458753669609; Wed, 23 Mar 2016 10:21:09 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id 73sm23269462wmy.22.2016.03.23.10.21.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Mar 2016 10:21:06 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id CAB6E3E0529; Wed, 23 Mar 2016 17:21:02 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Wed, 23 Mar 2016 17:20:57 +0000 Message-Id: <1458753657-21664-6-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1458753657-21664-1-git-send-email-alex.bennee@linaro.org> References: <1458753657-21664-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::233 Cc: peter.maydell@linaro.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , david@gibson.dropbear.id.au Subject: [Qemu-devel] [PATCH v2 5/5] .travis.yml: reduce target list on core configure tweaks X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP A number of configure options only really affect the core code and any arch specific stuff should be flushed out by other builds: - trace-backends, log build is all targets, others can be less - --disable-build, ensuring disabling stuff doesn't break host - co-routine, default already built with all, common API - tcg interpreter is front end agnostic I've used the ./configure --target-list stem support to do all of one arch type in each reduced build. Signed-off-by: Alex Bennée Reviewed-by: David Gibson --- .travis.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.travis.yml b/.travis.yml index 50ac17f..d13bffc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,10 +45,10 @@ env: matrix: - CONFIG="" - CONFIG="--enable-debug --enable-debug-tcg --enable-trace-backends=log" - - CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-uuid --disable-libusb" - - CONFIG="--enable-modules" - - CONFIG="--with-coroutine=ucontext" - - CONFIG="--with-coroutine=sigaltstack" + - CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-uuid --disable-libusb --target-list=86" + - CONFIG="--enable-modules --target-list=86" + - CONFIG="--with-coroutine=ucontext --target-list=arm" + - CONFIG="--with-coroutine=sigaltstack --target-list=ppc" git: # we want to do this ourselves submodules: false @@ -70,19 +70,19 @@ matrix: - env: CONFIG="--enable-gprof --enable-gcov --disable-pie" compiler: gcc # We manually include builds which we disable "make check" for - - env: CONFIG="--enable-debug --enable-tcg-interpreter" + - env: CONFIG="--enable-debug --enable-tcg-interpreter --target-list=mips" TEST_CMD="" compiler: gcc - - env: CONFIG="--enable-trace-backends=simple" + - env: CONFIG="--enable-trace-backends=simple --target-list=alpha" TEST_CMD="" compiler: gcc - - env: CONFIG="--enable-trace-backends=ftrace" + - env: CONFIG="--enable-trace-backends=ftrace --target-list=s390" TEST_CMD="" compiler: gcc - - env: CONFIG="--enable-trace-backends=ust" + - env: CONFIG="--enable-trace-backends=ust --target-list=sparc" TEST_CMD="" compiler: gcc - - env: CONFIG="--with-coroutine=gthread" + - env: CONFIG="--with-coroutine=gthread --target-list=sh4" TEST_CMD="" compiler: gcc - env: CONFIG=""