Now skips the calibrate_delay loop in the kernel boot
[gem5.git] / sim /
2004-02-05 Andrew SchultzNow skips the calibrate_delay loop in the kernel boot
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-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 Nathan Binkertmerge
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2004-01-30 Nathan BinkertMerge
2004-01-29 Nathan Binkertremove #include of nonexistent file
2004-01-29 Nathan Binkertprovide an output stream for simulator output. (This...
2004-01-28 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-01-27 Nathan Binkerta bunch of warning fixes
2004-01-15 Ali Saidimereged changes to elf_object.cc
2004-01-14 Nathan BinkertSetup initialization callbacks
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-18 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-16 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-15 Nathan BinkertClean up time handling code
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-11 Steve ReinhardtRename RegResetCallback to registerResetCallback().
2003-12-11 Steve ReinhardtFactor ExecContext::setStatus(), BaseCPU::execCtxStatus...
2003-12-10 Steve ReinhardtMinor fixes. Somehow do-tests.pl suddenly started...
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-08 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-12-06 Steve ReinhardtVarious cleanup. Mostly forcing initialization of...
2003-12-02 Steve ReinhardtFormatting & doxygen docs for new syscall emulation...
2003-12-02 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-02 Steve ReinhardtRestructuring of LiveProcess etc. to support multiple...
2003-11-22 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-22 Nathan BinkertWe only need to choose that we do want binning, or...
2003-11-14 Nathan BinkertMake it so that we create a directory for each checkpoi...
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-06 Nathan BinkertLittle fixes to make more of the stats reset correctly.
2003-11-06 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-06 Nathan BinkertOk, actually call resetStats on all stats
2003-11-05 Nathan BinkertAdd a virtual function resetStats() that any SimObject...
2003-11-05 Nathan BinkertFix stats reset
2003-11-04 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuAdd the ability to track stats in user defined sets...
2003-11-04 Steve ReinhardtAutomerge
2003-11-03 Steve ReinhardtPrint a warning rather than failing if we're unserializ...
2003-11-03 Ron DreslinskiMerge zizzer:/m5/Bitkeeper/m5
2003-11-03 Nathan BinkertMove the m5 pseudo instructions into their own file
2003-11-03 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-11-02 Nathan BinkertImplement more m5 pseduo opcodes:
2003-11-02 Nathan Binkertdeprecate the m5exit instruction and rename it to m5exi...
2003-11-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-01 Andrew Schultzeventq.cc, eventq.hh:
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 ReinhardtGet rid of lots of obsolete mentions of stat_sdb_t.
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 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-10-29 Steve ReinhardtFlesh out ExecContext serialize/unserialize (including...
2003-10-29 Steve ReinhardtRename SERIALIZE_MEMBER to SERIALIZE_SCALAR.
2003-10-29 Steve ReinhardtMore progress on checkpointing... we can now write...
2003-10-29 Steve ReinhardtAdd a few configuration DPRINTFs.
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-28 Nathan Binkertemulate callpal halt for non FULL_SYSTEM
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-26 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5
2003-10-25 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-25 Steve ReinhardtMake FullCPU schedule its TickEvent when one of its...
2003-10-24 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-24 Steve ReinhardtInitial support for CPU switching. New SamplingCPU...
2003-10-22 Andrew SchultzChanged the init_param to a uint64_t from int
2003-10-22 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-10-22 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-10-22 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-22 Steve ReinhardtDon't need to include sim/param.hh in sim_object.hh...
2003-10-22 Lisa Hsunate's reset stuff merged with my work on bin printing.
2003-10-22 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-10-21 Erik HallnorI'll fix this screwup with the next change set
2003-10-21 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-10-21 Andrew SchultzCreated new M5 instruction to allow an integer paramete...
2003-10-21 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-10-21 Nathan BinkertSeparate the stuff for SimObject from SimObject builder.
2003-10-14 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-14 Nathan BinkertMerge
next