qemu/target-microblaze
Andreas Färber b77f98cada target-microblaze: QOM'ify CPU
Embed CPUMBState as first member of QOM MicroBlazeCPU.

Let CPUClass::reset() call cpu_state_reset() for now.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Tested-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
[AF: Updated cpu.c to include cpu-qom.h indirectly via cpu.h]
2012-04-24 16:04:56 +02:00
..
cpu-qom.h target-microblaze: QOM'ify CPU 2012-04-24 16:04:56 +02:00
cpu.c target-microblaze: QOM'ify CPU 2012-04-24 16:04:56 +02:00
cpu.h target-microblaze: QOM'ify CPU 2012-04-24 16:04:56 +02:00
helper.c target-microblaze: added PetaLogix copyright 2012-04-12 09:56:51 +02:00
helper.h
machine.c
microblaze-decode.h
mmu.c target-microblaze: added PetaLogix copyright 2012-04-12 09:56:51 +02:00
mmu.h target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
translate.c target-microblaze: QOM'ify CPU 2012-04-24 16:04:56 +02:00