summaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)Author
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-04Major stats package cleanupNathan Binkert
2004-04-05Changes to config to allow everything (including 'children'Steve Reinhardt
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-03-26Get rid of the printExtraOutput stuffNathan Binkert
2004-03-24Minor cleanup from building & diffing behaviorSteve Reinhardt
2004-03-19Make it so that alpha_console can read the frequency from the correctRon Dreslinski
2004-03-11merge with m5 headLisa Hsu
2004-03-05changes that affect post checkpoint runs.Lisa Hsu
2004-03-05nother fixLisa Hsu
2004-03-05Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/work/bk/bincleanupLisa Hsu
2004-03-05forgot to check this inLisa Hsu
2004-03-05Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-03-05constructor option to make the wrapped event autodeleteNathan Binkert
2004-03-05add ticks per picosecondNathan Binkert
2004-03-05small bugfix, forgot to increment iterLisa Hsu
2004-03-05serialization for binning. it is WAAAAAAAY past my bedtime.Lisa Hsu
2004-03-04Overall gist of this is to 'dynamicize' the tracking of functions so you can ...Lisa Hsu
2004-02-29Initial cleanup pass of lisa's function call trackingNathan Binkert
2004-02-29Make the progress event work even after restoring from a checkpointNathan Binkert
2004-02-21Change order of serializationNathan Binkert
2004-02-20Add a simple event wrapper class that takes a class pointerNathan Binkert
2004-02-13Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Andrew Schultz
2004-02-10Fixes for Linux syscall emulation.Steve Reinhardt
2004-02-09Merge linux tree with headAndrew Schultz
2004-02-09Results of automatic (yet incomplete) merge.Steve Reinhardt
2004-02-06Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-05Now skips the calibrate_delay loop in the kernel bootAndrew Schultz
2004-02-05Modify the emulated system calls to support running the SPEC IntDavid Oehmke
2004-02-04Add support for "serializing" instructions that flushSteve Reinhardt
2004-02-04More reformatting of reference parameter declarations.Steve Reinhardt
2004-02-02Change "Foo& foo" declarations to "Foo &foo".Steve Reinhardt
2004-01-29remove #include of nonexistent fileNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
2004-01-27a bunch of warning fixesNathan Binkert
2004-01-14Setup initialization callbacksNathan Binkert
2004-01-11Modify handling of serialize:dir parameter to make it more useful.Steve Reinhardt
2003-12-15Clean up time handling codeNathan Binkert
2003-12-11- Switch events to use a priority enum instead of integers.Steve Reinhardt
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-12-10Rename RegResetCallback to registerResetCallback().Steve Reinhardt
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-12-09Minor fixes. Somehow do-tests.pl suddenly started failingSteve Reinhardt
2003-12-06Various cleanup. Mostly forcing initialization of some fields...Steve Reinhardt
2003-12-01Formatting & doxygen docs for new syscall emulation code.Steve Reinhardt
2003-12-01Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt
2003-11-22We only need to choose that we do want binning, or we don't.Nathan Binkert
2003-11-14Make it so that we create a directory for each checkpoint so thatNathan Binkert
2003-11-06Little fixes to make more of the stats reset correctly.Nathan Binkert