qemu-e2k/target-sparc
Andreas Färber ab7ab3d74c target-sparc: QOM'ify CPU
Embed CPUSPARCState as first member of SPARCCPU.
Drop cpu_sparc_close() in favor of object_delete() and a finalizer.
Let cpu_state_reset() call cpu_reset().

Make TYPE_SPARC_CPU non-abstract for now.
Distinguish between "sparc-cpu" and "sparc64-cpu".

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-04-07 08:25:21 +00:00
..
TODO
cc_helper.c
cpu-qom.h target-sparc: QOM'ify CPU 2012-04-07 08:25:21 +00:00
cpu.c target-sparc: QOM'ify CPU 2012-04-07 08:25:21 +00:00
cpu.h target-sparc: QOM'ify CPU 2012-04-07 08:25:21 +00:00
fop_helper.c
helper.c
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
int64_helper.c
ldst_helper.c Sparc: avoid AREG0 wrappers for memory access helpers 2012-03-18 12:22:02 +00:00
machine.c
mmu_helper.c sparc: pass page aligned addresses to tlb_set_page 2012-03-27 19:46:42 +00:00
translate.c Sparc: avoid AREG0 wrappers for memory access helpers 2012-03-18 12:22:02 +00:00
vis_helper.c
win_helper.c