qemu-patch-raspberry4/hw/timer
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
..
arm_mptimer.c timer/arm_mptimer: QOM cast cleanup 2013-07-29 20:41:59 +02:00
arm_timer.c arm_timer: QOM cast cleanup for icp_pit_state 2013-07-29 21:07:01 +02:00
cadence_ttc.c cadence_ttc: QOM cast cleanup 2013-07-29 21:07:01 +02:00
ds1338.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
etraxfs_timer.c etraxfs_timer: QOM cast cleanup 2013-07-29 21:07:01 +02:00
exynos4210_mct.c exynos4210_mct: QOM cast cleanup 2013-07-29 21:07:01 +02:00
exynos4210_pwm.c exynos4210_pwm: QOM cast cleanup 2013-07-29 21:07:01 +02:00
exynos4210_rtc.c exynos4210_rtc: QOM cast cleanup 2013-07-29 21:07:01 +02:00
grlib_gptimer.c grlib_gptimer: QOM cast cleanup 2013-07-29 21:07:01 +02:00
hpet.c hpet: Use QOM realize for hpet 2013-07-23 00:37:35 +02:00
i8254.c hw/t*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
i8254_common.c i8254: Convert PITCommonState to QOM realizefn 2013-06-07 14:55:24 +02:00
imx_epit.c hw/timer/imx_epit: Simplify and fix imx_epit implementation 2013-08-20 14:54:32 +01:00
imx_gpt.c hw: Avoid use of QOM type name macros in VMStateDescriptions 2013-07-23 00:37:32 +02:00
lm32_timer.c lm32_timer: QOM cast cleanup 2013-07-29 21:07:01 +02:00
m48t59.c m48t59: QOM cast cleanup for M48t59SysBusState 2013-07-29 21:07:01 +02:00
Makefile.objs timer/arm_mptimer: Build arm_mptimer only once 2013-07-09 21:33:02 +02:00
mc146818rtc.c aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
milkymist-sysctl.c milkymist-sysctl: QOM cast cleanup 2013-07-29 21:07:01 +02:00
omap_gptimer.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap_synctimer.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pl031.c pl031: QOM cast cleanup 2013-07-29 21:07:02 +02:00
puv3_ost.c puv3_ost: QOM cast cleanup 2013-07-29 21:07:02 +02:00
pxa2xx_timer.c pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timer 2013-07-29 21:07:02 +02:00
sh_timer.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
slavio_timer.c slavio_timer: QOM cast cleanup 2013-07-29 21:07:02 +02:00
tusb6010.c tusb6010: QOM cast cleanup 2013-07-29 21:07:02 +02:00
twl92230.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
xilinx_timer.c xilinx_timer: QOM cast cleanup 2013-07-29 21:07:02 +02:00