Comment 6 for bug 874038

Revision history for this message
Peter Maydell (pmaydell) wrote :

> 0.15.0 fails for me.

Hmm. Works for me:

pm215@canth:/tmp$ wget http://wiki.qemu.org/download/qemu-0.15.0.tar.gz
[...]
pm215@canth:/tmp$ tar xzf qemu-0.15.0.tar.gz
pm215@canth:/tmp$ cd qemu-0.15.0/
pm215@canth:/tmp/qemu-0.15.0$ ./configure --target-list=arm-linux-user && make -j4
[...]
pm215@canth:/tmp/qemu-0.15.0$ ./arm-linux-user/qemu-arm ~/Desktop/mvns_imm.exe
pm215@canth:/tmp/qemu-0.15.0$ echo $?
0