--On 7 August 2013 09:27:36 +0200 Stefan Hajnoczi <stefa...@gmail.com> 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

Reply via email to