Files
gem5/sim
Steve Reinhardt 2ac054386d Print a warning rather than failing if we're unserializing and there's an
object in the config that was not in the checkpointed config.
This code compiles, but I haven't tested it... I'm committing it so Ron
can have it.  Should not effect anything that currently works.

base/inifile.cc:
base/inifile.hh:
    Add sectionExists() method so you can query whether a section exists
    without knowing any of the entry names that would be in it.
sim/serialize.cc:
sim/serialize.hh:
    Add Checkpoint::sectionExists() (pass through to IniFile).

--HG--
extra : convert_revision : 905db122afdfe55946ab8493ccac0b1e715bc7c6
2003-11-02 21:49:15 -08:00
..
2003-10-07 10:41:54 -04:00
2003-11-02 18:02:58 -05:00
2003-10-07 10:41:54 -04:00
2003-11-02 18:02:58 -05:00
2003-10-31 22:09:18 -05:00
2003-10-07 10:41:54 -04:00
2003-11-02 18:02:58 -05:00
2003-10-10 22:59:51 -04:00
2003-10-10 22:59:51 -04:00
2003-11-02 18:02:58 -05:00