qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH V6 07/18] Drop global lock during TCG code e


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH V6 07/18] Drop global lock during TCG code execution
Date: Fri, 26 Jun 2015 17:08:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1


On 26/06/2015 16:56, Jan Kiszka wrote:
>> > +    /*
>> > +     * Some device's reset needs to grab the global_mutex. So just 
>> > release it
>> > +     * here.
> That's a property newly introduced by the patch, or how does this
> happen? In turn, are all reset handlers now fine to be called outside of
> BQL? This looks suspicious, but it's been quite a while since I last
> starred at this.

Yes, this looks weird...  I guess this goes with the "RFC" part of the
patch.

Paolo



reply via email to

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