qemu-patch-raspberry4/hw/input
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
..
adb.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
hid.c input: introduce keyboard handler list 2013-04-24 11:50:18 -05:00
lm832x.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
Makefile.objs hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
milkymist-softusb.c milkymist-softusb: QOM cast cleanup 2013-07-29 21:06:57 +02:00
pckbd.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
pl050.c pl050: QOM'ify pl050_keyboard and pl050_mouse 2013-07-29 21:06:57 +02:00
ps2.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pxa2xx_keypad.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
stellaris_input.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
tsc210x.c aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
tsc2005.c aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
vmmouse.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00