it's a general scenario to use ARM guest over the x86 host. But for my
experiments I have a ARM machine over which I want to start a virtual
machine. As I can see that qemu has support for ARM host, so it should
have been straight forward to compile qemu over the ARM. Also when I
compile qemu on ARM machine, It compiles without any problem. But when I
start the qemu-system-arm or qemu-system-i386, it gives me Illegal instruction, which I am unable to track. Sometimes it gives segmentation faults too, but that comes rarely. when i built qemu on ARM host using --target-list="softmmu-i386 arm-softmmu"
and ran
./qemu-system-i386 then also it stucks over Illegal instruction.
If someone has used qemu over the ARM host, kindly assist me in this. Or any kind of help will suffice.
[Prev in Thread]
Current Thread
[Next in Thread]
[Qemu-discuss] qemu over host ARM,
peeyush Agrawal<=