For now, halt context is the same as deallocating.
authorKorey Sewell <ksewell@umich.edu>
Fri, 14 Jul 2006 17:06:37 +0000 (13:06 -0400)
committerKorey Sewell <ksewell@umich.edu>
Fri, 14 Jul 2006 17:06:37 +0000 (13:06 -0400)
commitb2c51d064bc6e40e1723e04e300b8d623ef5c3d1
tree1eeec5e4e75bcb45de9c044a85f186a73519d654
parentf1a7e0d3b3dcd04d8bde65ebb7f22b5bc6f98747
For now, halt context is the same as deallocating.
suspend context will now take the thread off the activeThread list.

src/arch/mips/isa_traits.cc:
    add in copy MiscRegs unimplemented function

--HG--
extra : convert_revision : 3ed5320b3786f84d4bb242e3a32b6f415339c3ba
src/arch/mips/isa_traits.cc
src/cpu/o3/cpu.cc