]> git.proxmox.com Git - mirror_qemu.git/commit - qtest.c
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
authorAlex Bligh <alex@alex.org.uk>
Wed, 21 Aug 2013 15:03:02 +0000 (16:03 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 22 Aug 2013 17:14:24 +0000 (19:14 +0200)
commit40daca54cd94678273c81dca8c0adefa297da5ea
tree34520ab76d7cb9953d8c2bcfd5674769079f322a
parent55a197dab4d26e6dcd2b539320b7daf68cf8c967
aio / timers: Rearrange timer.h & make legacy functions call non-legacy

Rearrange timer.h so it is in order by function type.

Make legacy functions call non-legacy functions rather than vice-versa.

Convert cpus.c to use new API.

Signed-off-by: Alex Bligh <alex@alex.org.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
cpus.c
hw/acpi/piix4.c
hw/input/tsc2005.c
hw/input/tsc210x.c
hw/sparc64/sun4u.c
include/qemu/timer.h
main-loop.c
qemu-timer.c
qtest.c
savevm.c
stubs/clock-warp.c