add code to serialize se structures. Lisa is working on the python side of things...
authorAli Saidi <saidi@eecs.umich.edu>
Tue, 17 Oct 2006 23:38:36 +0000 (19:38 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Tue, 17 Oct 2006 23:38:36 +0000 (19:38 -0400)
commite51b075a2706180bdc262cbcbdd5bafe5896ba12
treec31aeaf70784ae5567752ccf9681017576813d99
parent4fff6d460311d77e0056a546df41366d5a3b4604
add code to serialize se structures. Lisa is working on the python side of things and will test

src/mem/page_table.cc:
src/mem/page_table.hh:
    add code to serialize/unserialize page table
src/sim/process.cc:
src/sim/process.hh:
    add code to serialize/unserialize process

--HG--
extra : convert_revision : ee9eb5e2c38c5d317a2f381972c552d455e0db9e
src/mem/page_table.cc
src/mem/page_table.hh
src/sim/process.cc
src/sim/process.hh