Faults: Make the generic faults more consistent between SE and FS.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 27 Sep 2011 07:16:33 +0000 (00:16 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 27 Sep 2011 07:16:33 +0000 (00:16 -0700)
commitea79850f903a6015833b339a53dbdb71adecd036
treee8d82d3be1d855e450c0cacc77c6407d009f24c6
parent997cbe1c09f6ffff6bee11bb374e3a32601d0f06
Faults: Make the generic faults more consistent between SE and FS.

All of the classes will now be available in both modes, and only
GenericPageTableFault will continue to check the mode for conditional
compilation. It uses a process object to handle the fault in SE mode, and
for now those aren't available in FS mode.
src/sim/faults.cc
src/sim/faults.hh