From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RndIz-0001kH-Le for qemu-devel@nongnu.org; Wed, 18 Jan 2012 16:44:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RndIy-0001pq-Dv for qemu-devel@nongnu.org; Wed, 18 Jan 2012 16:44:29 -0500 Received: from mail-qw0-f45.google.com ([209.85.216.45]:43966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RndIy-0001pg-AK for qemu-devel@nongnu.org; Wed, 18 Jan 2012 16:44:28 -0500 Received: by qabg40 with SMTP id g40so1835596qab.4 for ; Wed, 18 Jan 2012 13:44:27 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 18 Jan 2012 21:44:27 +0000 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Compile QEMU for android List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Spartacus Rex Cc: qemu-devel@nongnu.org On 18 January 2012 21:36, Spartacus Rex wrote: > Is there a version that is known to work..? On arm. Current git master plus this patch: http://git.linaro.org/gitweb?p=qemu/qemu-linaro.git;a=commitdiff;h=5462c1db44e6bfb4cd9e8de45aad208910af3a88 should work on a Linux ARM host. -- PMM