]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-timer: rename timer_init to timer_init_tl
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 23 Dec 2014 20:54:14 +0000 (21:54 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 14 Jan 2015 09:38:57 +0000 (10:38 +0100)
commitf186aa976bab11130af7299b07f7fafd258a63f1
tree514d36f3872f7eaab3600d7a6f94e0e48eec1fed
parent488eef2f1d16c97cf7f9ebf644ecafa1ea1e9acc
qemu-timer: rename timer_init to timer_init_tl

timer_init is not called that often.  Free the name for an equivalent
of timer_new.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/block/aio.h
include/qemu/timer.h
qemu-timer.c