From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8htT-0003EJ-BR for qemu-devel@nongnu.org; Tue, 27 Sep 2011 20:21:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8htS-0005B5-6B for qemu-devel@nongnu.org; Tue, 27 Sep 2011 20:20:59 -0400 Received: from mail.windriver.com ([147.11.1.11]:37079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8htR-0005Ao-VR for qemu-devel@nongnu.org; Tue, 27 Sep 2011 20:20:58 -0400 Message-ID: <4E827181.3040307@gmail.com> Date: Wed, 28 Sep 2011 08:59:45 +0800 From: Xiao Jiang MIME-Version: 1.0 References: <4E1AB285.90707@gmail.com> <4E1BC953.5010904@gmail.com> <4E1BE3D9.7010903@gmail.com> <4E1C1B21.7040208@gmail.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] How to run realview-pbx-a9 image in qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: loody Cc: David Gilbert , qemu-devel@nongnu.org loody wrote: > hi dave: > > 2011/9/27 David Gilbert : > >> On 27 September 2011 14:01, loody wrote: >> >>> hi: >>> >> >> >> >>> Would you mind to let me know which configs you use to compile for a9 >>> running on qemu? >>> >> Kernel configs? I mostly use prebuilt kernels from the Linaro images. >> >> Dave >> >> > Doesn't qemu emulate any default confis in arm, such as realview_defconfig? > (as far as I know, qemu can emulate malta in mips configs) > > IIRC, vexpress_defconfig works well with linaro qemu. Regards, Xiao > So that mean qemu can emulate Linaro soc board? > > Thanks for your help, > > >