On Fri, Jul 05, 2013 at 02:39:43PM +0200, Stefan Hajnoczi wrote:
> This series makes the following functions thread-safe:
>
> qemu_mod_timer_ns()
> qemu_mod_timer()
> qemu_del_timer()
> qemu_timer_pending()
>
> The following were already thread-safe:
>
> qemu_free_timer()
> qemu_new_
Il 15/07/2013 14:57, Jan Kiszka ha scritto:
> On 2013-07-15 14:45, Paolo Bonzini wrote:
>> Il 05/07/2013 19:51, Jan Kiszka ha scritto:
>>> On 2013-07-05 14:39, Stefan Hajnoczi wrote:
This series makes the following functions thread-safe:
qemu_mod_timer_ns()
qemu_mod_timer()
On 2013-07-15 14:45, Paolo Bonzini wrote:
> Il 05/07/2013 19:51, Jan Kiszka ha scritto:
>> On 2013-07-05 14:39, Stefan Hajnoczi wrote:
>>> This series makes the following functions thread-safe:
>>>
>>> qemu_mod_timer_ns()
>>> qemu_mod_timer()
>>> qemu_del_timer()
>>> qemu_timer_pending()
>>
Il 05/07/2013 19:51, Jan Kiszka ha scritto:
> On 2013-07-05 14:39, Stefan Hajnoczi wrote:
>> This series makes the following functions thread-safe:
>>
>> qemu_mod_timer_ns()
>> qemu_mod_timer()
>> qemu_del_timer()
>> qemu_timer_pending()
>>
>> The following were already thread-safe:
>>
>>
On 2013-07-05 14:39, Stefan Hajnoczi wrote:
> This series makes the following functions thread-safe:
>
> qemu_mod_timer_ns()
> qemu_mod_timer()
> qemu_del_timer()
> qemu_timer_pending()
>
> The following were already thread-safe:
>
> qemu_free_timer()
> qemu_new_timer()
> qemu_time