From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWSCK-0004qK-Ay for qemu-devel@nongnu.org; Wed, 16 Oct 2013 10:35:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWSCB-00087z-Ss for qemu-devel@nongnu.org; Wed, 16 Oct 2013 10:35:40 -0400 Received: from mail-qe0-x236.google.com ([2607:f8b0:400d:c02::236]:39536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWSCB-00087o-I5 for qemu-devel@nongnu.org; Wed, 16 Oct 2013 10:35:31 -0400 Received: by mail-qe0-f54.google.com with SMTP id 1so648174qec.41 for ; Wed, 16 Oct 2013 07:35:31 -0700 (PDT) Sender: Richard Henderson Message-ID: <525EA42E.1090706@twiddle.net> Date: Wed, 16 Oct 2013 07:35:26 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1381931992.1974.202@driftwood> In-Reply-To: <1381931992.1974.202@driftwood> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] tcg-hppa: Remove tcg backend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: aurelien@aurel32.net, qemu-devel@nongnu.org, anthony@codemonkey.ws On 10/16/2013 06:59 AM, Rob Landley wrote: > But there's no qemu system emulation for hppa or parisc. Bootstrapping a system > doesn't help if qemu can't actually emulate a board to run it on. (Am I missing > something?) A cross-compile of qemu would have made sure that there are no compilation errors in the changes to be made. But otherwise... r~