On 07/16/2013 10:44 AM, Peter Maydell wrote: > From: Alexander Graf <ag...@suse.de> > > We can easily set the TLS on i386. Add code to do so. > > Signed-off-by: Alexander Graf <ag...@suse.de> > [PMM: also remove "target_nptl=no" line from configure, for > consistency with other patches in this series] > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > configure | 1 - > linux-user/i386/target_cpu.h | 12 ++++++++++-- > linux-user/syscall.c | 2 +- > 3 files changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~