[Qemu-devel] Black screen on qemu launch

2014-08-11 Thread New B
Hi, Here is my environment: 1- qemu 1.7.1 2- MacOSX 10.9.4 3- glib & friends 2.40.0 4- configure statement as copied from config.status: exec './configure' '--enable-cocoa' '--target-list=arm-softmmu' '--disable-vnc' '--enable-debug' 5- The kernel image and rootfs are built via yocto-project (st

[Qemu-devel] Are Qemu builds supported for arm host?

2014-04-15 Thread New B
Hi, I keep getting this error: "must include QEMU headers” emitted from tcg/tcg-op.h. I have no idea how come this is happening. BTW, the same setup I have (build env + 1.7.1-stable qemu sources) to successfully build a functional qemu-system-arm for x86-64 host. Any info/pointers are

[Qemu-devel] qemu builds on arm hosts

2014-04-15 Thread New B
f “architecture x86_64” if I am supposed to be building for aarch64. Thanks! On Apr 15, 2014, at 2:47 PM, New B wrote: > > Hi, > > > I keep getting this error:"must include QEMU headers” emitted from > tcg/tcg-op.h. I have no idea how come this is happening. >

Re: [Qemu-devel] building for an arm host on an x86_64 machine [was: qemu builds on arm hosts]

2014-04-18 Thread New B
: > On 16 April 2014 04:26, New B wrote: >> I hit these errors: >> >> 1- a pragma #error induced error in tcg/aarch64/tcg-target.c stating that >> "USE_DIRECT_JUMP required for aarch64”, line 1105. >> 2- a link failure: >> Undefined symbols for archit