On 9 Aug 2013, at 11:03, Paolo Bonzini wrote:

> Il 08/08/2013 23:42, Alex Bligh ha scritto:
>> Add a notify pointer to QEMUTimerList so it knows what to notify
>> on a timer change.
> 
> If we do the "two AioContexts" trick, this can simply be a back-pointer
> to the AioContext.

Well this would assume that NOTHING other than an AioContext would
ever want its own timers. Suppose we want a thread which has no
need of an AioContext?

-- 
Alex Bligh





Reply via email to