qemu-patch-raspberry4/target-mips
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 fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
helper.c Rename cpu_reset() to cpu_state_reset() 2012-03-14 22:20:24 +01:00
helper.h mips: Hook in more reg accesses via mttr/mftr 2011-09-06 11:09:38 +02:00
machine.c fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
mips-defs.h MIPS: Initial support of fulong mini pc (CPU definition) 2010-06-29 23:07:52 +02:00
op_helper.c Spelling fixes in comments (it's -> its) 2012-03-08 15:22:11 +00:00
TODO target-mips: add copyright notice for mips16 work 2009-12-13 20:20:20 +01:00
translate.c Rename cpu_reset() to cpu_state_reset() 2012-03-14 22:20:24 +01:00
translate_init.c mips: Default to using one VPE and one TC. 2011-09-06 11:09:39 +02:00