qemu-patch-raspberry4/hw/openrisc
Alex Bligh e93379b039 aio / timers: Rename qemu_timer_* functions
Rename four functions in preparation for new API.

Rename qemu_timer_expired to timer_expired
Rename qemu_timer_expire_time_ns to timer_expire_time_ns
Rename qemu_timer_pending to timer_pending
Rename qemu_timer_expired_ns to timer_expired_ns

Signed-off-by: Alex Bligh <alex@alex.org.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-08-22 15:58:05 +02:00
..
cputimer.c aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
Makefile.objs hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
openrisc_sim.c hw/openrisc: Use stderr output instead of qemu_log 2013-07-23 18:31:24 +08:00
pic_cpu.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00