qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] ChrEMU - Virtualization in the Browser


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] ChrEMU - Virtualization in the Browser
Date: Wed, 25 Sep 2013 16:02:21 +0200

On Wed, Sep 25, 2013 at 3:10 PM, Peter Maydell <address@hidden> wrote:
> On 25 September 2013 17:59, Stefan Hajnoczi <address@hidden> wrote:
>> On Mon, Sep 23, 2013 at 01:48:12PM -0500, Anthony Liguori wrote:
>>> I'm pretty sure coroutines would provide difficult to port too.
>>
>> The gthread backend should work since it doesn't use stack-switching.
>
> ...except that the gthread backend doesn't work for anything
> except some nebulous testing scenarios.

If someone really needs the gthread backend, they can make it work.

In a NaCl world, you don't have POSIX signals anyway so the signal
mask issue with the gthread backend is moot.

Stefan



reply via email to

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