Is the current qemu source tree supposed to work for mico32? I thought I'd give it a try and see if the mico32 patches had been incorporated but it's crashing for me. This is on Ubuntu 11.04.

./configure --target-list="lm32-softmmu" --enable-sdl

qemu-system-lm32 -M lm32-evr -nographic -device lm32-sys -net none -kernel /home/jpbonn/Documents/mico32/clang-tests/gcc-4_2-testsuite/obj/bitfield-1.x0

(gdb) bt
#0  0x00007ffff5ec3447 in pthread_cond_broadcast@@GLIBC_2.3.2 ()
   from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x0000000000487329 in qemu_cond_broadcast (cond=<value optimized out>)
    at qemu-thread-posix.c:104
#2  0x00000000004cba24 in resume_all_vcpus ()
    at /home/jpbonn/Documents/mico32/qemu/qemu/cpus.c:815
#3  0x00000000004651eb in vm_start ()
    at /home/jpbonn/Documents/mico32/qemu/qemu/vl.c:1165
#4  0x0000000000466d32 in main (argc=<value optimized out>,
    argv=<value optimized out>, envp=<value optimized out>)
    at /home/jpbonn/Documents/mico32/qemu/qemu/vl.c:3448
_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkymist@Freenode

Reply via email to