From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaaHd-0006V9-9J for qemu-devel@nongnu.org; Thu, 28 Jan 2010 14:44:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaaHX-0006Sa-TW for qemu-devel@nongnu.org; Thu, 28 Jan 2010 14:44:04 -0500 Received: from [199.232.76.173] (port=47555 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaaHX-0006SV-PK for qemu-devel@nongnu.org; Thu, 28 Jan 2010 14:43:59 -0500 Received: from mail-px0-f189.google.com ([209.85.216.189]:52699) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaaHX-0004Lm-C7 for qemu-devel@nongnu.org; Thu, 28 Jan 2010 14:43:59 -0500 Received: by pxi27 with SMTP id 27so753170pxi.4 for ; Thu, 28 Jan 2010 11:43:57 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <195c7a901001280244n13f3afeen45a7c65922b9f0b7@mail.gmail.com> References: <195c7a901001210827i29b91f30p3a80c2a8a0c2b4bb@mail.gmail.com> <4B5B7AFB.9040506@codemonkey.ws> <195c7a901001280244i36d09907gb1e9ea387c526255@mail.gmail.com> <195c7a901001280244n13f3afeen45a7c65922b9f0b7@mail.gmail.com> Date: Thu, 28 Jan 2010 20:43:57 +0100 Message-ID: <761ea48b1001281143m2892b2dag1b723f39dd672c1c@mail.gmail.com> Subject: Re: [Qemu-devel] Merge qemu android From: Laurent Desnogues Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bastien ROUCARIES Cc: qemu-devel@nongnu.org On Thu, Jan 28, 2010 at 11:44 AM, Bastien ROUCARIES wrote: > Forget to cc > > On Sat, Jan 23, 2010 at 11:40 PM, Anthony Liguori > wrote: >> >> On 01/21/2010 10:27 AM, Bastien ROUCARIES wrote: >>> >>> Hi, >>> >>> What is the step in order to get qemu android merged mainline ? >>> >>> http://android.git.kernel.org/?p=platform/external/qemu.git;a=summary [...] > > I know but the code base is really different they use 0.8.2 as a base, and i > was thinking of porting to upstream. Really? The tree you point to above has TCG. Or is it unused? > They use also craps like sdl :S Mainline QEMU does too. Laurent