qemu-patch-raspberry4/target-sparc
Andreas Färber b7e516ce04 Kill off cpu_state_reset()
In commit 1bba0dc932 cpu_reset()
was renamed to cpu_state_reset(), to allow introducing a new cpu_reset()
that would operate on QOM objects.

All callers have been updated except for one in target-mips, so drop all
implementations except for the one in target-mips and move the
declaration there until MIPSCPU reset can be fully QOM'ified.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Michael Walle <michael@walle.cc> (for lm32)
Acked-by: Max Filippov <jcmvbkbc@gmail.com> (for xtensa)
Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> (for mb + cris)
Acked-by: Alexander Graf <agraf@suse.de> (for ppc)
Acked-by: Blue Swirl <blauwirbel@gmail.com>
2012-06-04 23:00:45 +02:00
..
cc_helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
cpu-qom.h target-sparc: QOM'ify CPU 2012-04-07 08:25:21 +00:00
cpu.c Kill off cpu_state_reset() 2012-06-04 23:00:45 +02:00
cpu.h target-sparc: Let cpu_sparc_init() return SPARCCPU 2012-06-04 23:00:45 +02:00
fop_helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
helper.h target-sparc: Add compiler attribute to some functions which don't return 2012-03-24 13:02:56 +00:00
int32_helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
int64_helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
ldst_helper.c fix block loads broken in commit 30038fd818 2012-05-12 09:48:05 +00:00
machine.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
mmu_helper.c sparc: pass page aligned addresses to tlb_set_page 2012-03-27 19:46:42 +00:00
TODO fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
translate.c Implement address masking for SPARC v9 CPUs 2012-05-12 09:46:00 +00:00
vis_helper.c target-sparc: Fix mixup of uint64 and uint64_t 2012-01-22 09:55:35 +00:00
win_helper.c target-sparc: Don't overuse CPUState 2012-03-14 22:20:25 +01:00