]> Git Repo - qemu.git/commit - target/mips/cpu.h
target-mips: QOM'ify CPU
authorAndreas Färber <[email protected]>
Sun, 15 Apr 2012 21:29:19 +0000 (23:29 +0200)
committerAndreas Färber <[email protected]>
Mon, 30 Apr 2012 09:32:13 +0000 (11:32 +0200)
commit0f71a7095db6bc055bc5bb520d85ea650cca8a33
treef7df5f75ee70431f270671936477b793f378c500
parent11150915fcfc44aaf35c807eaa16599eabc9e718
target-mips: QOM'ify CPU

Embed CPUMIPSState as first member of QOM MIPSCPU.

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

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