I'm wondering if there's a known problem with PPC linux-user. It
appears that static binaries work, but those that are dynamically linked
seem to always fail in the same way:
./ppc-linux-user/c2-qemu-ppc -L /var/chroots/ppc /var/chroots/ppc/bin/ls /
Invalid data memory access: 0x662c2008
NIP 4008
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/26 19:34:03
Modified files:
target-mips: cpu.h helper.c
Log message:
De-cruft exception definitions, and implement nicer debug output.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs
I Tried to launch 2 VMs connected back-to-back on the same host, but nothing
worked, so I wasted a lot of time figuring it out, and my time could be saved,
if Qemu could give proper warning on user stupidity/incorrect action.
At the end, my colleague pointed me to this problem.
Actually I used