qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 03/13] configure: Enable threading on all ppc


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 03/13] configure: Enable threading on all ppc and mips linux-user targets
Date: Tue, 16 Jul 2013 10:53:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

On 07/16/2013 10:44 AM, Peter Maydell wrote:
> Add x86-64 implementation of cpu_set_tls() (like the kernel, we
> just have to call do_arch_prctl() to set FS); this allows us to
> enable NPTL.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  configure                    |    1 -
>  linux-user/i386/target_cpu.h |    7 +++++++
>  linux-user/syscall.c         |    2 +-
>  3 files changed, 8 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]