From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4UUb-0001s8-NF for qemu-devel@nongnu.org; Wed, 09 Nov 2016 10:08:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4UUW-00052j-Oy for qemu-devel@nongnu.org; Wed, 09 Nov 2016 10:08:49 -0500 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:36733) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c4UUW-00052X-I8 for qemu-devel@nongnu.org; Wed, 09 Nov 2016 10:08:44 -0500 Received: by mail-wm0-x22b.google.com with SMTP id p190so313929901wmp.1 for ; Wed, 09 Nov 2016 07:08:44 -0800 (PST) References: <20161109121157.30815-1-alex.bennee@linaro.org> <20161109142700.GG31111@stefanha-x1.localdomain> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <20161109142700.GG31111@stefanha-x1.localdomain> Date: Wed, 09 Nov 2016 15:08:41 +0000 Message-ID: <87mvh88zd2.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 0/2] Current Travis patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org Stefan Hajnoczi writes: > On Wed, Nov 09, 2016 at 12:11:55PM +0000, Alex Bennée wrote: >> Hi, >> >> Not much here but since Daniel sped up the build by trimming out most >> of the clang mirrors of gcc I added one additional clang build which >> uses the current stable branch. Hopefully this still gives us enough >> coverage. >> >> As this speeds up testing on merges and doesn't affect QEMU code >> itself I'll ask if we can merge this in the 2.8 cycle? If so I'll send >> a pull request in a few days assuming no objection to the patches >> themselves. >> >> Alex Bennée (1): >> travis: add Trusty with clang stable build >> >> Daniel P. Berrange (1): >> travis: trim out most clang builds >> >> .travis.yml | 24 +++++++++++++++++++++++- >> 1 file changed, 23 insertions(+), 1 deletion(-) > > Despite .travis.yml not affecting the QEMU binary I want to stick to the > "bug fixes only" soft freeze policy for the 2.8 release. Please queue > it for 2.9. Fair enough, I shall hold on to them for now. > > Stefan -- Alex Bennée