From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUHPQ-0002Rt-FJ for qemu-devel@nongnu.org; Thu, 19 Jan 2017 13:26:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUHPP-0006sV-Hy for qemu-devel@nongnu.org; Thu, 19 Jan 2017 13:26:04 -0500 Received: from mail-ua0-x22f.google.com ([2607:f8b0:400c:c08::22f]:33190) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cUHPP-0006sJ-Eh for qemu-devel@nongnu.org; Thu, 19 Jan 2017 13:26:03 -0500 Received: by mail-ua0-x22f.google.com with SMTP id i68so42553817uad.0 for ; Thu, 19 Jan 2017 10:26:03 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20170119180223.55d75d6d@squid.athome> References: <20170111123552.1873cb3b@squid.athome> <20170112142836.53bbd87b@squid.athome> <20170118165256.GC6657@thinpad.lan.raisama.net> <20170119180223.55d75d6d@squid.athome> From: Peter Maydell Date: Thu, 19 Jan 2017 18:25:42 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v2 1/6] Add cfgend parameter for ARM CPU selection. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Julian Brown Cc: Eduardo Habkost , QEMU Developers On 19 January 2017 at 18:02, Julian Brown wrote: > We're using integratorcp That board model is extremely ancient and unloved, by the way. If we ever make good on the suggestion from last year to start deprecating and eventually removing unmaintained board models, it's probably going to be on the list of victims... thanks -- PMM