[Qemu-devel] Build on i386

2009-11-09 Thread jamesmikedup...@googlemail.com
Hi , I have patched the qemu to even build on i386. Now all the targets build, but I cannot run all targets. ./i386-softmmu/qemu -L / /bin/ls qemu: could not load PC BIOS 'bios.bin' Does not work. ./i386-linux-user/qemu-i386 -L / /bin/ls qemu: Unsupported syscall: 240 qemu: Unsupported syscall:

[Qemu-devel] patch for i386 build on x86_64

2009-11-08 Thread jamesmikedup...@googlemail.com
http://fmtyewtk.blogspot.com/2009/11/qemu-patch-for-386-on-x8664-ubuntu.html In configure, remove this line : +#-D_FILE_OFFSET_BITS=64 else undefined reference to `fallocate64' mike

[Qemu-devel] QEMU trace and android

2009-11-08 Thread jamesmikedup...@googlemail.com
Hi there, I read that androids qemu supports a -trace command. Is there anyone working on porting this to other platforms? thanks, mike