From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZmD5-000726-Lo for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:11:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZmD3-000708-4S for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:11:30 -0500 Received: from [199.232.76.173] (port=46954 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZmD2-0006zt-V0 for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:11:29 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:59595) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZmD1-00073F-Jb for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:11:28 -0500 Received: from smtp6-g21.free.fr (localhost [127.0.0.1]) by smtp6-g21.free.fr (Postfix) with ESMTP id 46448E0801C for ; Wed, 18 Feb 2009 14:11:23 +0100 (CET) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp6-g21.free.fr (Postfix) with ESMTP id 51907E08127 for ; Wed, 18 Feb 2009 14:11:21 +0100 (CET) In-Reply-To: <1234962040.7541.4.camel@localhost.localdomain> Subject: Re: [Qemu-devel] Android on Qemu From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Wed, 18 Feb 2009 14:12:50 +0100 CET Message-Id: <4727389336-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > > On Wed, 2009-02-18 at 16:46 +0530, indra dutt wrote: > > Hi All, > > > > I am recently joined this group. I want to understand the > > procedural > > way how Android runs on Qemu=3F > > If anybody can update me on this, later I plan trying android > > porting > > on it, so that android application can run on that. > > I believe Android uses its own fork of qemu and am not sure Android > would run in vanilla Qemu: > > http://android.git.kernel.org/=3Fp=3Dplatform/external/qemu.git;a=3Dsummary > > I think there are Android people reading this list as well, so they > may > correct me if I'm wrong. > I suppose it would take them too much time to submit the patches=3F Fran=C3=A7ois.