qemu-patch-raspberry4/hw/mips
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
..
addr.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
cputimer.c aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
gt64xxx_pci.c mips_malta: do not use isa_mmio 2013-07-25 08:12:27 -05:00
Makefile.objs hw: move PCI bridges to hw/pci-* or hw/ARCH 2013-04-08 18:13:14 +02:00
mips_fulong2e.c mips: revert commit b332d24a8e 2013-08-08 23:06:15 +02:00
mips_int.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
mips_jazz.c mips: revert commit b332d24a8e 2013-08-08 23:06:15 +02:00
mips_malta.c mips_malta: do not raise exceptions when accessing invalid memory 2013-08-14 16:47:30 +02:00
mips_mipssim.c mips: revert commit b332d24a8e 2013-08-08 23:06:15 +02:00
mips_r4k.c mips_r4k: Silence BIOS loading warning for qtest 2013-07-30 18:48:22 -05:00