Review Board 2.0.15


ARM: Add checkpointing support

Review Request #262 - Created Oct. 2, 2010 and submitted

Information
Ali Saidi
gem5
Reviewers
Default
ARM: Add checkpointing support

   
Posted (Oct. 15, 2010, 1:15 p.m.)



  
src/arch/arm/pagetable.hh (Diff revision 1)
 
 
Is this change really related to checkpointing?
Posted (Oct. 15, 2010, 1:40 p.m.)



  
src/arch/arm/pagetable.hh (Diff revision 1)
 
 
Not directly, but while doing checkpointing everything we realized that we didn't need to save state for this code because we didn't need it.