Re: [Qemu-devel] NPTL user mode fixes

2010-04-28 Thread Richard Henderson
On 04/26/2010 04:00 PM, David Munday wrote: > I starting to work with qemu to enable NPTL dependent binaries to run in > user mode. I see that currently NPTL is not supported for SPARC or x86. > > What is still left to do for NPTL support? The thing that's missing to enable the compile with NPTL

Re: [Qemu-devel] NPTL user mode fixes

2010-04-27 Thread Blue Swirl
On 4/27/10, David Munday wrote: > > > > > Hi, > > I starting to work with qemu to enable NPTL dependent binaries to run in > user mode. I see that currently NPTL is not supported for SPARC or x86. > > > > What is still left to do for NPTL support? I'd start by checking what kind of changes are in

[Qemu-devel] NPTL user mode fixes

2010-04-26 Thread David Munday
Hi, I starting to work with qemu to enable NPTL dependent binaries to run in user mode. I see that currently NPTL is not supported for SPARC or x86. What is still left to do for NPTL support? Thanks, David