From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:34294 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751420AbeBWSTu (ORCPT ); Fri, 23 Feb 2018 13:19:50 -0500 Date: Fri, 23 Feb 2018 18:19:44 +0000 From: Al Viro Subject: Re: Removing architectures without upstream gcc support Message-ID: <20180223181943.GF30522@ZenIV.linux.org.uk> References: <20180222234833.GA3047@roeck-us.net> <20180223154316.35b26857@alans-desktop> <20180223171019.GA1125@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180223171019.GA1125@roeck-us.net> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Guenter Roeck Cc: Alan Cox , Arnd Bergmann , linux-arch , Linux Kernel Mailing List , Richard Kuo , linux-hexagon@vger.kernel.org, Chen Liqin , Lennox Wu , Guan Xuetao , James Hogan , linux-metag@vger.kernel.org, Jonas Bonn , Stefan Kristiansson , Stafford Horne , openrisc@lists.librecores.org, David Howells On Fri, Feb 23, 2018 at 09:10:19AM -0800, Guenter Roeck wrote: > FWIW, alpha and m68k are known boot with qemu (even though m68k > generates a warning traceback with the mainline kernel). alpha works with qemu (I considered putting together a debian autobuilder on that, got mired in the scripts; builds AFAICS happen the same way as on the actual hardware, and considerably faster than any of the alpha boxen I've got here). For m68k, IIRC, qemu is mostly for coldfire and friends with aranym working for m68k/MMU testing. IIRC, parisc/qemu stuff had been announced a while ago; I hadn't tried that yet (got an old parisc box, so 32bit testing can be done on that). Itanic... ski(1) is, IME, not usable for kernel testing and AFAIK no usable ia64/qemu exists. That's another one that has to be tested on actual hardware.