summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-05Add a virtual function resetStats() that any SimObject can inheritNathan Binkert
2003-11-05Fix stats resetNathan Binkert
2003-11-05fix equationsSteve Raasch
2003-11-05Fix for minor oops found by insureSteve Raasch
2003-11-05Fix initialization bug. No apparent change in external behavior.Steve Raasch
2003-11-04This is M5!Nathan Binkert
2003-11-04Properly serialize the clock eventRon Dreslinski
2003-11-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-11-04Hack to enable perl totaling of standard deviation statistics.Lisa Hsu
2003-11-04Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-11-04A little bit of code here and there to get more access toNathan Binkert
2003-11-04Added setup-spec and setup-specweb scripts to modify spec, specweb, andAndrew Schultz
2003-11-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/realcleanLisa Hsu
2003-11-04statistics.cc:Lisa Hsu
2003-11-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/cleanLisa Hsu
2003-11-04Add the ability to track stats in user defined sets of function calls. code ...Lisa Hsu
2003-11-04fix type! arghNathan Binkert
2003-11-03AutomergeSteve Reinhardt
2003-11-03Fix bugs in and expand syscall emulation code.Steve Reinhardt
2003-11-03Minor changes to instruction trace output.Steve Reinhardt
2003-11-03Fix unserialize issues with etherdev (used to leave junk as callbacks whichAndrew Schultz
2003-11-03Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-11-03Make it so the quiesce instruction is conditionally enabledNathan Binkert
2003-11-03Fix sampling cpu switchover of suspended contexts, and make some changesRon Dreslinski
2003-11-03Fix etherdev so it serializes txPacket and rxPacket and fixes up the DmaRequestAndrew Schultz
2003-11-03Added serialization for DmaPhys structs and serialize DmaRequest::physAndrew Schultz
2003-11-03Fix unserialize so that it still gos through the entire tree,Ron Dreslinski
2003-11-03Fix segfault from unserialization, add system_sample as a configurationRon Dreslinski
2003-11-02Print a warning rather than failing if we're unserializing and there's anSteve Reinhardt
2003-11-02Merge zizzer:/m5/Bitkeeper/m5Ron Dreslinski
2003-11-02ok, let's get this rightNathan Binkert
2003-11-02Fix a bug in the pseudo instruction contextNathan Binkert
2003-11-02Merge zizzer:/m5/Bitkeeper/m5Ron Dreslinski
2003-11-02Add the option to ignore some of the pseudo instructionsNathan Binkert
2003-11-02Move the m5 pseudo instructions into their own fileNathan Binkert
2003-11-02Merge zizzer:/m5/Bitkeeper/m5Ron Dreslinski
2003-11-02General fixes for Sampling CPU in full system mode, and serialization of samp...Ron Dreslinski
2003-11-02Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Steve Raasch
2003-11-02Add binning supportSteve Raasch
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
2003-11-02Prevent make from being smart about sccsNathan Binkert
2003-11-02SimExit takes a time nowNathan Binkert
2003-11-02If a filter isn't specified, don't try to do any filteringNathan Binkert
2003-11-02deprecate the m5exit instruction and rename it to m5exit_oldNathan Binkert
2003-11-02Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-11-02add several new functions that can be called from the guestNathan Binkert
2003-11-02iqueue.cc:Lisa Hsu
2003-11-02Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-11-02Add basic.ini which is a barebones system that has nothingNathan Binkert
2003-11-01Merge zamp.eecs.umich.edu:/amd/brio/y/rdreslin/m5bk/cleanRon Dreslinski