|
From: | Alex Bligh |
Subject: | Re: [Qemu-devel] [RFC] [PATCHv6 05/16] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList |
Date: | Wed, 07 Aug 2013 11:16:04 +0100 |
--On 7 August 2013 09:27:36 +0200 Stefan Hajnoczi <address@hidden> wrote:
Do you think we need to wrap timer_mod, timer_del, timer_free etc. to make aio_timer_mod and so forth, even though they are a straight pass through?Those wrappers are not necessary. Once the caller has their QEMUTimer pointer they should use the QEMUTimer APIs directly.
Good. That's the approach I took in v7. I'm progressing well with a perl program to do automatic conversion. -- Alex Bligh
[Prev in Thread] | Current Thread | [Next in Thread] |