commit | 65a81af8df722714298f17d2b40da8e5f045e059 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Dec 23 21:40:55 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jan 26 12:22:44 2015 +0100 |
tree | 24845bd06748dd7308ee813a525ec0f4b272fa73 | |
parent | b7711471f551aa4419f9d46a11121f48ced422da [diff] |
qemu-timer: add timer_init and timer_init_ns/us/ms These functions for the main loop TimerListGroup will replace timer_new and timer_new_ns/us/ms. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>