| 2003-11-24 | 
Erik Hallnor | Extract documentation for all classes. | 
commit | commitdiff | tree | 
| 2003-11-23 | 
Lisa Hsu | get rid of the errors from simple-test1 and test1-6 | 
commit | commitdiff | tree | 
| 2003-11-22 | 
Nathan Binkert | Go Blue!!!! | 
commit | commitdiff | tree | 
| 2003-11-22 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2003-11-22 | 
Nathan Binkert | We only need to choose that we do want binning, or...  | 
commit | commitdiff | tree | 
| 2003-11-21 | 
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...  | 
commit | commitdiff | tree | 
| 2003-11-20 | 
Lisa Hsu | full_cpu.cc: | 
commit | commitdiff | tree | 
| 2003-11-19 | 
Erik Hallnor | Pass all the related information (the memreq) to the...  | 
commit | commitdiff | tree | 
| 2003-11-19 | 
Erik Hallnor | Pass MemReqPtr by reference. | 
commit | commitdiff | tree | 
| 2003-11-19 | 
Erik Hallnor | Move some MSHR typedefs into the class, transition...  | 
commit | commitdiff | tree | 
| 2003-11-15 | 
Nathan Binkert | make the name consistent with what it does. | 
commit | commitdiff | tree | 
| 2003-11-14 | 
Nathan Binkert | Make it so that we create a directory for each checkpoi...  | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Nathan Binkert | statistics.cc: | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Nathan Binkert | in the case where we don't have any bins, we don't...  | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Steve Reinhardt | Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...  | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Steve Reinhardt | Change setup scheme to split base configurations from...  | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Erik Hallnor | Create a compressed cache if there is a compressed...  | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Steve Reinhardt | Add config for simple purely functional simulation...  | 
commit | commitdiff | tree | 
| 2003-11-12 | 
Steve Reinhardt | Rewrite getdirentries to replace SS-derived version. | 
commit | commitdiff | tree | 
| 2003-11-10 | 
Steve Reinhardt | Minor enhancements to rundiff script. | 
commit | commitdiff | tree | 
| 2003-11-09 | 
Steve Reinhardt | Setup to build with gcc 3.3.2. | 
commit | commitdiff | tree | 
| 2003-11-09 | 
Steve Reinhardt | ISCA hack is for FULL_SYSTEM only. | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Steve Raasch | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Steve Raasch | updates for the new stats format | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Steve Raasch | It's important that there be white-space between each...  | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Nathan Binkert | add a couple of hacks to get thigns going for ISCA | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Lisa Hsu | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...  | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Nathan Binkert | save and restore the current bin during reset since we | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Lisa Hsu | add a numTicks stat to detailed cpu. | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Lisa Hsu | track the idle_thread() function in the kernel, so...  | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Lisa Hsu | change the path that i track from two separate paths...  | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Nathan Binkert | Quick hack to make the simulator exit after the last...  | 
commit | commitdiff | tree | 
| 2003-11-07 | 
Ron Dreslinski | "remove SWContext * from map when it is context switche...  | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Ron Dreslinski | Make sure to serialize the bool that signifies a pendin...  | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Erik Hallnor | Various fixes to memory code. | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Steve Raasch | Nat's fix for compile bug | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Nathan Binkert | better binning of Average stats | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Nathan Binkert | Little fixes to make more of the stats reset correctly. | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Lisa Hsu | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...  | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Lisa Hsu | add things to track read and soo_read for specweb. | 
commit | commitdiff | tree | 
| 2003-11-06 | 
Nathan Binkert | Ok, actually call resetStats on all stats | 
commit | commitdiff | tree | 
| 2003-11-05 | 
Nathan Binkert | Add a virtual function resetStats() that any SimObject...  | 
commit | commitdiff | tree | 
| 2003-11-05 | 
Nathan Binkert | Fix stats reset | 
commit | commitdiff | tree | 
| 2003-11-05 | 
Steve Raasch | fix equations | 
commit | commitdiff | tree | 
| 2003-11-05 | 
Steve Raasch | Fix for minor oops found by insure | 
commit | commitdiff | tree | 
| 2003-11-05 | 
Steve Raasch | Fix initialization bug. No apparent change in external...  | 
commit | commitdiff | tree | 
| 2003-11-05 | 
Nathan Binkert | This is M5! | 
commit | commitdiff | tree | 
| 2003-11-05 | 
Ron Dreslinski | Properly serialize the clock event | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Lisa Hsu | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...  | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Lisa Hsu | Hack to enable perl totaling of standard deviation...  | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Nathan Binkert | A little bit of code here and there to get more access to | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Andrew Schultz | Added setup-spec and setup-specweb scripts to modify...  | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Lisa Hsu | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...  | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Lisa Hsu | statistics.cc: | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Lisa Hsu | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...  | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Lisa Hsu | Add the ability to track stats in user defined sets...  | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Nathan Binkert | fix type! argh | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Steve Reinhardt | Automerge | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Steve Reinhardt | Fix bugs in and expand syscall emulation code. | 
commit | commitdiff | tree | 
| 2003-11-04 | 
Steve Reinhardt | Minor changes to instruction trace output. | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Andrew Schultz | Fix unserialize issues with etherdev (used to leave...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Nathan Binkert | Make it so the quiesce instruction is conditionally...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Ron Dreslinski | Fix sampling cpu switchover of suspended contexts,...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Andrew Schultz | Fix etherdev so it serializes txPacket and rxPacket...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Andrew Schultz | Added serialization for DmaPhys structs and serialize...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Ron Dreslinski | Fix unserialize so that it still gos through the entire...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Ron Dreslinski | Fix segfault from unserialization, add system_sample...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Steve Reinhardt | Print a warning rather than failing if we're unserializ...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Ron Dreslinski | Merge zizzer:/m5/Bitkeeper/m5 | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Nathan Binkert | ok, let's get this right | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Nathan Binkert | Fix a bug in the pseudo instruction context | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Ron Dreslinski | Merge zizzer:/m5/Bitkeeper/m5 | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Nathan Binkert | Add the option to ignore some of the pseudo instructions | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Nathan Binkert | Move the m5 pseudo instructions into their own file | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Ron Dreslinski | Merge zizzer:/m5/Bitkeeper/m5 | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Ron Dreslinski | General fixes for Sampling CPU in full system mode...  | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Steve Raasch | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | 
commit | commitdiff | tree | 
| 2003-11-03 | 
Steve Raasch | Add binning support | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | Implement more m5 pseduo opcodes: | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | Prevent make from being smart about sccs | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | SimExit takes a time now | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | If a filter isn't specified, don't try to do any filtering | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | deprecate the m5exit instruction and rename it to m5exi...  | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | add several new functions that can be called from the...  | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Lisa Hsu | iqueue.cc: | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Nathan Binkert | Add basic.ini which is a barebones system that has...  | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Ron Dreslinski | Merge zamp.eecs.umich.edu:/amd/brio/y/rdreslin/m5bk...  | 
commit | commitdiff | tree | 
| 2003-11-02 | 
Ron Dreslinski | Fix overwritting and ordering issues with serialization...  | 
commit | commitdiff | tree | 
| 2003-11-01 | 
Lisa Hsu | statistics.hh: | 
commit | commitdiff | tree | 
| 2003-11-01 | 
Nathan Binkert | Factor out the client/server network part into its own | 
commit | commitdiff | tree | 
| 2003-11-01 | 
Nathan Binkert | gah! how did this ever work?  time uses Tick, not unsigned! | 
commit | commitdiff | tree | 
| 2003-11-01 | 
Nathan Binkert | Licenses | 
commit | commitdiff | tree | 
| 2003-11-01 | 
Steve Reinhardt | Make error messages more informative on a non-full...  | 
commit | commitdiff | tree | 
| 2003-11-01 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| next |