[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h
From: |
Andreas Färber |
Subject: |
Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h |
Date: |
Tue, 02 Jul 2013 15:40:28 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 |
Am 01.07.2013 23:34, schrieb Peter Maydell:
> On 1 July 2013 21:52, Paolo Bonzini <address@hidden> wrote:
>> Il 01/07/2013 18:26, Peter Maydell ha scritto:
>>> Since the two largest cases are both "cpu_single_env must be TLS"
>>> (ie (a) system emulation built with KVM support and (b) linux-user),
>>> the set of targets which can be non-TLS is really really small,
>>> and I think (1) makes much more sense.
>>
>> Not many linux-user targets support threads (including not i386).
>
> i386 guest is a comparatively rare case for linux-user (because
> most people have an i386 box they can run them on). Also I'm
> hoping to get most of the linux-user guests up to the point where
> we can just have CONFIG_NPTL be true for all of them -- I have
> several patches on-list which are trying to head in that direction.
Alex had posted a patch which implements NPTL for i386, tested with
WINE, I believe.
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Paolo Bonzini, 2013/07/01
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Paolo Bonzini, 2013/07/01
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Peter Maydell, 2013/07/01
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Paolo Bonzini, 2013/07/01
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Peter Maydell, 2013/07/01
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Paolo Bonzini, 2013/07/01
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Peter Maydell, 2013/07/01
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h,
Andreas Färber <=
- Re: [Qemu-devel] [PATCH 05/30] exec: do not use qemu/tls.h, Alexander Graf, 2013/07/02