qemu-patch-raspberry4/target-m68k
Andreas Färber 1bba0dc932 Rename cpu_reset() to cpu_state_reset()
Frees the identifier cpu_reset for QOM CPUs (manual rename).

Don't hide the parameter type behind explicit casts, use static
functions with strongly typed argument to indirect.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
2012-03-14 22:20:24 +01:00
..
cpu.h target-m68k: Clean includes 2012-02-28 22:33:42 +01:00
helper.c Rename cpu_reset() to cpu_state_reset() 2012-03-14 22:20:24 +01:00
helpers.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
m68k-qreg.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
machine.c Convert machine registration to use module init functions 2009-05-21 08:47:55 -05:00
op_helper.c softmmu_header: pass CPUState to tlb_fill 2011-10-01 09:31:26 +00:00
qregs.def Convert m68k target to TCG. 2008-05-24 22:29:16 +00:00
translate.c target-m68k: Clean includes 2012-02-28 22:33:42 +01:00