From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZm2d-0001d8-5d for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:00:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZm2b-0001cJ-Dt for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:00:42 -0500 Received: from [199.232.76.173] (port=43981 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZm2b-0001c1-6D for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:00:41 -0500 Received: from norkia.v3.sk ([92.240.234.41]:60041) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LZm2a-0005ad-Az for qemu-devel@nongnu.org; Wed, 18 Feb 2009 08:00:40 -0500 Received: from [192.168.2.176] (unknown [195.39.106.218]) (Authenticated sender: lkundrak@v3.sk) by norkia.v3.sk (Postfix) with ESMTP id 567F080143 for ; Wed, 18 Feb 2009 13:00:35 +0000 (UTC) Subject: Re: [Qemu-devel] Android on Qemu From: Lubomir Rintel In-Reply-To: References: Content-Type: text/plain Date: Wed, 18 Feb 2009 14:00:40 +0100 Message-Id: <1234962040.7541.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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? > 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/?p=platform/external/qemu.git;a=summary I think there are Android people reading this list as well, so they may correct me if I'm wrong. -- Lubomir Rintel