On Tue, Apr 20, 2010 at 08:13, Gabriel Southern
wrote:
> Hi,
>
> Does the linux-user mode in QEMU support running multithreaded code?
> I am most interested in running SPARC binaries, but I tested with
> x86_64 and it seems like some system calls needed for pthreads are not
> included. I've attac
Hi,
Does the linux-user mode in QEMU support running multithreaded code?
I am most interested in running SPARC binaries, but I tested with
x86_64 and it seems like some system calls needed for pthreads are not
included. I've attached a very simple program that uses pthreads.
When I run it normall