Review Board 2.0.15


ARM: Support switchover with hardware table walkers

Review Request #318 - Created Nov. 19, 2010 and submitted

Information
Ali Saidi
gem5
Reviewers
Default
ARM: Support switchover with hardware table walkers

   
Posted (Nov. 20, 2010, 3:59 p.m.)



  
src/cpu/base.cc (Diff revision 1)
 
 
I like how this seems pretty general purpose and things shouldn't get lost in the shuffle this way (I think) but it would be nice if it didn't assume there was only one port that needed to be moved. Off hand I don't have any suggestion to fix it that wouldn't be overly cumbersome.
  1. I'm assuming we'll cross that bridge when we come to it and i'll commit this in the mean time.