Statistics
| Branch: | Revision:

root / target-microblaze / cpu-qom.h @ ef5b2344

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
b77f98ca 04/24/2012 05:04 pm Andreas Färber

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 <>
Tested-by: Peter A. G. Crosthwaite <>...