Serialization: Fix serialization of file descriptors. Make sure open
authorRick Strong <rstrong@cs.ucsd.edu>
Thu, 29 Nov 2007 05:22:46 +0000 (00:22 -0500)
committerRick Strong <rstrong@cs.ucsd.edu>
Thu, 29 Nov 2007 05:22:46 +0000 (00:22 -0500)
commit376c7285eedf5b235a414accf9f5253a4d55633e
tree1382af9b9573e5948df9720d0c1a2465aca6bd9d
parentab598eadbfeefceb6501d4cca13147b660642d9e
Serialization: Fix serialization of file descriptors. Make sure open
file descriptors are reopened and the file pointer is in the same
place as when the checkpoint occured.

Signed-off by: Ali Saidi

--HG--
extra : convert_revision : d9d2cd388c9c02f60e1269d6845891c35f94fc47
src/sim/process.cc
src/sim/process.hh
src/sim/syscall_emul.cc
src/sim/syscall_emul.hh