]> Git Repo - qemu.git/commit - target-cris/cpu.c
target-cris: QOM'ify CPU
authorAndreas Färber <[email protected]>
Wed, 11 Apr 2012 21:12:05 +0000 (23:12 +0200)
committerEdgar E. Iglesias <[email protected]>
Tue, 24 Apr 2012 14:04:56 +0000 (16:04 +0200)
commite739a48e58c41fc0d3caa24103abef9988c77cdf
treee4da9051b0f07bc556362b5e3aeecac33089fe8b
parent092dfc7714ad7983aeb0cada5d5983e9fde8d84c
target-cris: QOM'ify CPU

Embed CPUCRISState as first member of QOM CRISCPU.

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

Signed-off-by: Andreas Färber <[email protected]>
Makefile.target
target-cris/cpu-qom.h [new file with mode: 0644]
target-cris/cpu.c [new file with mode: 0644]
target-cris/cpu.h
target-cris/translate.c
This page took 0.024101 seconds and 4 git commands to generate.