Re: [Qemu-devel] [PATCH 0/4]: timers thread-safe stuff

2013-08-05 Thread Alex Bligh
Pingfan, --On 6 August 2013 13:37:02 +0800 liu ping fan wrote: I think you may need to protect a little more. Yes. There is still race issue left. If Stefanha and you will not do it, I am pleased to do that. I think you've probably got a better view of what to put in than I have. I'd just

Re: [Qemu-devel] [PATCH 0/4]: timers thread-safe stuff

2013-08-05 Thread liu ping fan
On Mon, Aug 5, 2013 at 6:00 PM, Alex Bligh wrote: > Pingfan, > > > --On 5 August 2013 15:33:22 +0800 Liu Ping Fan > wrote: > >> The patches has been rebased onto Alex's [RFC] [PATCHv5 00/16] aio / >> timers: Add AioContext timers and use ppoll >> permalink.gmane.org/gmane.comp.emulators.qemu/2263

Re: [Qemu-devel] [PATCH 0/4]: timers thread-safe stuff

2013-08-05 Thread Alex Bligh
Pingfan, --On 5 August 2013 15:33:22 +0800 Liu Ping Fan wrote: The patches has been rebased onto Alex's [RFC] [PATCHv5 00/16] aio / timers: Add AioContext timers and use ppoll permalink.gmane.org/gmane.comp.emulators.qemu/226333 For some other complied error issue, I can not finish compilin

[Qemu-devel] [PATCH 0/4]: timers thread-safe stuff

2013-08-05 Thread Liu Ping Fan
The patches has been rebased onto Alex's [RFC] [PATCHv5 00/16] aio / timers: Add AioContext timers and use ppoll permalink.gmane.org/gmane.comp.emulators.qemu/226333 For some other complied error issue, I can not finish compiling, will fix it later. Changes since last version: 1. drop the