First steps toward getting full system to work with
[gem5.git] / sim / serialize.cc
2006-05-15 Ali SaidiMerge zizzer:/bk/newmem
2006-05-15 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-05-12 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.head
2006-05-12 Ali Saidifix the checkpoint bug
2005-09-19 Nathan Binkertfix the MAX_CHECKPOINTS stuff
2005-06-05 Steve ReinhardtMany files:
2005-05-02 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-22 Nathan BinkertMake code more portable and port to cygwin
2005-04-14 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-04-13 Nathan BinkertMake the exit after max checkpoints code compile.
2005-04-13 Nathan BinkertAdd support to limit the number of checkpoints dropped.
2005-03-11 Erik HallnorFixup after merging.
2005-02-17 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-02-14 Ali SaidiMerge
2005-02-11 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-02-11 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-02-11 Nathan BinkertRework the command line paramters for python output...
2005-02-09 Nathan Binkertenable the Trace, Statistics, and Serialize param contexts.
2005-02-09 Ron DreslinskiMerger
2005-02-04 Kevin LimHand merge
2005-01-27 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-01-25 Kevin LimMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-01-21 Kevin LimMerge zizzer.eecs.umich.edu:/bk/m5
2005-01-19 Kevin LimMerge zizzer.eecs.umich.edu:/bk/m5
2005-01-18 Kevin LimMerge zizzer.eecs.umich.edu:/bk/m5
2005-01-18 Kevin LimMerge changes to make m5 g++ 3.4 compatible.
2005-01-14 Kevin LimFixes so m5 compiles on gcc 3.4, which has much stricte...
2005-01-12 Kevin LimMerge changes.
2004-10-25 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-10-20 Steve ReinhardtClean up/standardize handling of various output files.
2004-06-30 Andrew SchultzMerge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alsch...
2004-06-28 Nathan BinkertDon't serialize the absolute path so we can move checkp...
2004-06-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
2004-06-08 Ali SaidiUpdated Copyright with information in bitkeeper changelogs
2004-02-09 Andrew SchultzMerge linux tree with head
2004-02-09 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-09 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-02-09 Steve ReinhardtResults of automatic (yet incomplete) merge.
2004-02-05 Ali Saidimereged some comments with some of andrews changes
2004-02-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-05 Steve ReinhardtAdd support for "serializing" instructions that flush
2004-02-04 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-04 Steve ReinhardtMore reformatting of reference parameter declarations.
2004-02-03 Andrew SchultzAutomerged
2004-02-03 Ali SaidiMerge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn...
2004-02-03 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-03 Nathan Binkertmerge
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2004-01-30 Nathan BinkertMerge
2004-01-29 Erik HallnorLogical test fix.
2004-01-29 Nathan Binkertprovide an output stream for simulator output. (This...
2004-01-13 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-11 Steve ReinhardtModify handling of serialize:dir parameter to make...
2003-12-11 Steve Reinhardt- Switch events to use a priority enum instead of integers.
2003-12-11 Steve ReinhardtStats & serialization tweaks & cleanup. Unserializing...
2003-12-10 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-09 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-06 Steve ReinhardtVarious cleanup. Mostly forcing initialization of...
2003-12-02 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-11-14 Nathan BinkertMake it so that we create a directory for each checkpoi...
2003-11-04 Steve ReinhardtAutomerge
2003-11-03 Steve ReinhardtPrint a warning rather than failing if we're unserializ...
2003-11-03 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-11-02 Nathan BinkertImplement more m5 pseduo opcodes:
2003-10-31 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-31 Andrew SchultzMerge zizzer:/bk/m5
2003-10-31 Andrew SchultzChanged the naming of Serializeable derived objects...
2003-10-30 Steve RaaschMerge previous changes with format change
2003-10-30 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-30 Steve ReinhardtMerge.
2003-10-30 Steve ReinhardtSupport for Serializable non-SimObject things like...
2003-10-30 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtSerialization support for Alpha TLBs, PhysicalMemory...
2003-10-29 Steve ReinhardtMore progress on checkpointing... we can now write...
2003-10-29 Steve ReinhardtGet new serialization code to link.
2003-10-28 Steve ReinhardtMerge zizzer:bk/m5 into isabel.reinhardt.house:/z/steve...
2003-10-28 Steve ReinhardtRevamp serialization to make it easier.
2003-10-27 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-10-27 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-10-27 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-27 Steve ReinhardtMinor serialization tweaks.
2003-10-10 Steve ReinhardtMake include paths explicit and update makefile accordi...
2003-10-07 Steve RaaschImport changeset