Review Board 2.0.15


CheckerCPU: Re-factor CheckerCPU to be compatible with current gem5

Review Request #910 - Created Nov. 23, 2011 and submitted - Latest diff uploaded

Information
Geoffrey Blake
gem5
default
Reviewers
Default
ali, gblack, nate, stever
CheckerCPU: Re-factor CheckerCPU to be compatible with current gem5

Brings the CheckerCPU back to a functioning state allowing FS and SE mode
checking of the O3CPU. These changes have only been tested with the
ARM ISA.  Other ISAs will potentially require modification.
Successfully runs gzip in SE mode.  Successfully boots linux kernel in FS mode.  Works with checkpoints and fast-forwarding. Testing with buggy O3CPUs to test checker's capabilities.