On Tue, Nov 3, 2009 at 10:03 PM, David Munday <cro...@soe.ucsc.edu> wrote: > Hello, > I am trying to run the blackscholes program from the PARSEC2.1 benchmark > suite in QEMU SPARC user mode. > In this case I am trying to run with just 2 threads. Unfortunately, when I > try to run the program it hangs with the following prints: > > HELPME: > /mada/users/cromom/ESESC_PROJECT/esesc/emul/qemu1/target-sparc/cpu.h:516 > HELPME: > /mada/users/cromom/ESESC_PROJECT/esesc/emul/qemu1/target-sparc/cpu.h:516
It means that someone should figure out what Linux/Sparc does to registers, register windows and processor flags when doing "clone". The fix should be trivial.