[Qemu-devel] Qemu Bare metal Query

2014-02-04 Thread Mj Embd
Hi Qemu Folks, Is it possible to run Qemu bare metal , after u-boot like linux is loaded from u-boot? Like running qemu from u-boot bootm command? - Reset | Uboot | Qemu Usually qemu runs on host os, so there would be some dependencies, how to find what all dependencies are there? Thanks -- -m

[Qemu-devel] qemu compilation fails on ubuntu 12.04

2012-08-18 Thread MJ embd
Hi All, I am trying to compile qemu for arm top of tree on ubuntu 12.04 and am getting the following errors. Can anyone help ... CCjson-streamer.o CCjson-parser.o CCqerror.o CCerror.o CCqemu-error.o LINK qemu-ga /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linu

[Qemu-devel] Compilation Error with gcc 4.6

2012-08-18 Thread MJ embd
Hi All, I am trying to compile qemu for arm top of tree on ubuntu 12.04 and am getting the following errors. Can anyone help ... CCjson-streamer.o CCjson-parser.o CCqerror.o CCerror.o CCqemu-error.o LINK qemu-ga /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linu

Re: [Qemu-devel] about qemu

2010-08-03 Thread MJ embd
start from vl.c, main() -mj On Wed, Aug 4, 2010 at 10:29 AM, chandra shekar wrote: > hi iam chandra i am interested in understanding the qemu codeĀ  can any one > help me from where i have to start > and also i installed qemu on ubuntu 10.04 after installing when i run qemu > as per instruction g