From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cr0Vj-00025p-9R for qemu-devel@nongnu.org; Thu, 23 Mar 2017 07:02:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cr0Vi-00082K-AF for qemu-devel@nongnu.org; Thu, 23 Mar 2017 07:02:31 -0400 Received: from mail-wr0-x235.google.com ([2a00:1450:400c:c0c::235]:33991) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cr0Vi-00081P-3g for qemu-devel@nongnu.org; Thu, 23 Mar 2017 07:02:30 -0400 Received: by mail-wr0-x235.google.com with SMTP id l37so144907863wrc.1 for ; Thu, 23 Mar 2017 04:02:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1a35985f-ad4b-c017-b355-51d47aaffa11@redhat.com> References: <87k27hxyni.fsf@linaro.org> <1a35985f-ad4b-c017-b355-51d47aaffa11@redhat.com> From: Peter Maydell Date: Thu, 23 Mar 2017 11:02:08 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Proposal for deprecating unsupported host OSes & architecutures List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: =?UTF-8?B?QWxleCBCZW5uw6ll?= , QEMU Developers On 23 March 2017 at 10:33, Paolo Bonzini wrote: > I own a MIPS Creator ci20 board (donated by Imagination Technologies). > I cannot give it a public IP address, but I can try and use it to do > builds every now and then. I think our best bet is probably to fix our test suite's overreliance on /tmp/. Then the gcc cfarm box will probably do. I've also had a kind offer of access to a SPARC box, which I'm following up on. thanks -- PMM