Move the magic m5 PageTableFault into sim/faults.[hh,cc] since it's the same across...
authorGabe Black <gblack@eecs.umich.edu>
Wed, 7 Mar 2007 20:04:46 +0000 (20:04 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 7 Mar 2007 20:04:46 +0000 (20:04 +0000)
commit54fc750924ebeeb34d598018b664a886cc3f7ac5
tree87f21e528a20ac3d44540922a1ebc0e7df3e9389
parent8edc9d79cee3edd6d16a8254a0180aaa242974c7
Move the magic m5 PageTableFault into sim/faults.[hh,cc] since it's the same across all architectures.

--HG--
extra : convert_revision : 18d441eb7ac44df4df41771bfe3dec69f7fa70ec
src/arch/alpha/faults.cc
src/arch/alpha/faults.hh
src/arch/mips/faults.cc
src/arch/mips/faults.hh
src/arch/sparc/faults.cc
src/arch/sparc/faults.hh
src/mem/page_table.cc
src/sim/faults.cc
src/sim/faults.hh