Hi all,

I have installed qemu on mac with these options:

tar -xf qemu-0.14.1.tar
cd qemu-0.14.1
/configure --target-list=i386-softmmu,x86_64-softmmu,arm-softmmu
make
make install

When I try to run any of them (i386, x86_64 or arm) I get:

Segmentation fault: 11

Any help ?

Also when I do not specify image I get window with chose file … and when I 
chose it same thing

Reply via email to