| 2004-08-10 | 
Ali Saidi | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...  | 
commit | commitdiff | tree | 
| 2004-08-10 | 
Nathan Binkert | tweak a bunch of kernel parameters to get better perfor...  | 
commit | commitdiff | tree | 
| 2004-08-10 | 
Nathan Binkert | Totally re-do/reorganize the python part of the statist...  | 
commit | commitdiff | tree | 
| 2004-08-07 | 
Steve Reinhardt | Split libelf/SConscript into two parts, one for the | 
commit | commitdiff | tree | 
| 2004-08-07 | 
Steve Reinhardt | make_c_file.py, load_odescs.py: | 
commit | commitdiff | tree | 
| 2004-08-05 | 
Steve Reinhardt | Integrate Python configuration script parsing into...  | 
commit | commitdiff | tree | 
| 2004-08-04 | 
Steve Reinhardt | Move libelf/SConscript include to m5/SConscript, so elf | 
commit | commitdiff | tree | 
| 2004-08-03 | 
Ali Saidi | added p4 config | 
commit | commitdiff | tree | 
| 2004-08-02 | 
Ali Saidi | merged full_cpu.ini, system.ini and devtime.c | 
commit | commitdiff | tree | 
| 2004-08-02 | 
Ali Saidi | added m5 debug and m5 switch cpu instruction (doesn...  | 
commit | commitdiff | tree | 
| 2004-08-02 | 
Nathan Binkert | fix compile | 
commit | commitdiff | tree | 
| 2004-08-01 | 
Ali Saidi | moved alpha access to an unused part of the uncachebale...  | 
commit | commitdiff | tree | 
| 2004-07-31 | 
Ali Saidi | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5...  | 
commit | commitdiff | tree | 
| 2004-07-31 | 
Ali Saidi | few forgotten changes for dprintk | 
commit | commitdiff | tree | 
| 2004-07-31 | 
Lisa Hsu | added printk.cc to the sconsscript so it will actually...  | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Ali Saidi | Added debug printk support | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | Clean up the functional memory debugging stuff a bit. | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | name this stat since it makes life easier with the...  | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | better debugging | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | Fix a few bugs in the receive state machine.  In doing...  | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | make all ethernet dma use the new interface | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | better debugging of DMA operations | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | Improve the debuggability of FunctionalMemory objects...  | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | Move all of the object matching code to a shared file...  | 
commit | commitdiff | tree | 
| 2004-07-30 | 
Nathan Binkert | Make the DDUMP tracing feature output the cycle number and | 
commit | commitdiff | tree | 
| 2004-07-28 | 
Ali Saidi | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5 | 
commit | commitdiff | tree | 
| 2004-07-28 | 
Ali Saidi | updated readme to reflect linux/scons changes | 
commit | commitdiff | tree | 
| 2004-07-27 | 
Nathan Binkert | style | 
commit | commitdiff | tree | 
| 2004-07-26 | 
Nathan Binkert | Move the query function to the cc file and make trace...  | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | add a trace mechanism to trace sql stuff | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | use the linux 2.6 kernel | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | When a packet has finished transmitting, kick the state | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | formatting | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | sim ticks should be the number of elapsed ticks, not...  | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | a little bit more info when dumping the event queue. | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | If we're doing mysql, we're doing binning | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | notify the transmitter when the packet has finished...  | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | Stats database fixes to avoid naming conflicts in the...  | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | Add support to store less than the full packet in an...  | 
commit | commitdiff | tree | 
| 2004-07-23 | 
Nathan Binkert | more initial checking of stats | 
commit | commitdiff | tree | 
| 2004-07-21 | 
Ali Saidi | one more fix to the ini files | 
commit | commitdiff | tree | 
| 2004-07-21 | 
Ali Saidi | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5 | 
commit | commitdiff | tree | 
| 2004-07-21 | 
Ali Saidi | updated config files to fix what was broken in paper...  | 
commit | commitdiff | tree | 
| 2004-07-21 | 
Nathan Binkert | Wrap tracing stuff in #if TRACING_ON to avoid compile...  | 
commit | commitdiff | tree | 
| 2004-07-19 | 
Steve Reinhardt | Add python-file-to-c-string utility for compiling pytho...  | 
commit | commitdiff | tree | 
| 2004-07-18 | 
Lisa Hsu | add some new stats and make one more change to the...  | 
commit | commitdiff | tree | 
| 2004-07-17 | 
Lisa Hsu | split_lifo.cc: | 
commit | commitdiff | tree | 
| 2004-07-17 | 
Lisa Hsu | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2004-07-17 | 
Lisa Hsu | split_lifo.cc: | 
commit | commitdiff | tree | 
| 2004-07-15 | 
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2004-07-15 | 
Nathan Binkert | Add a clock multiplier for simple CPU so that it is...  | 
commit | commitdiff | tree | 
| 2004-07-15 | 
Erik Hallnor | Fix serialization when a tx interrupt isn't scheduled | 
commit | commitdiff | tree | 
| 2004-07-14 | 
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | 
commit | commitdiff | tree | 
| 2004-07-14 | 
Steve Reinhardt | SConscript: | 
commit | commitdiff | tree | 
| 2004-07-14 | 
Nathan Binkert | adjust latencies so that they more closely match number...  | 
commit | commitdiff | tree | 
| 2004-07-14 | 
Nathan Binkert | fix paths for changes in disk image layout | 
commit | commitdiff | tree | 
| 2004-07-14 | 
Nathan Binkert | Fix infinite loop in ns_gige stat machine | 
commit | commitdiff | tree | 
| 2004-07-13 | 
Lisa Hsu | remove a panic in split.cc:regernateBlkAddr that should...  | 
commit | commitdiff | tree | 
| 2004-07-13 | 
Nathan Binkert | put the formatting fixes back into devtime | 
commit | commitdiff | tree | 
| 2004-07-13 | 
Nathan Binkert | make the cache access latency a parameter that is based...  | 
commit | commitdiff | tree | 
| 2004-07-13 | 
Ali Saidi | modified devtime to print out raw data | 
commit | commitdiff | tree | 
| 2004-07-13 | 
Ali Saidi | modified ccdrv to print out raw data. | 
commit | commitdiff | tree | 
| 2004-07-13 | 
Nathan Binkert | formatting | 
commit | commitdiff | tree | 
| 2004-07-12 | 
Lisa Hsu | make tx/rx fifo size a param, also fix the empty dma...  | 
commit | commitdiff | tree | 
| 2004-07-11 | 
Nathan Binkert | Fix a couple of bugs in lisa's cache partitioning code. | 
commit | commitdiff | tree | 
| 2004-07-11 | 
Lisa Hsu | the changeset of partitioned caches.  this changeset...  | 
commit | commitdiff | tree | 
| 2004-07-10 | 
Andrew Schultz | Remove second pciToDma translation on current PRD addre...  | 
commit | commitdiff | tree | 
| 2004-07-09 | 
Nathan Binkert | Defer registration only if we're sampling | 
commit | commitdiff | tree | 
| 2004-07-09 | 
Lisa Hsu | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2004-07-09 | 
Lisa Hsu | when you add caches, dma commands within the state...  | 
commit | commitdiff | tree | 
| 2004-07-09 | 
Nathan Binkert | fix compile problem in floss_reasons.cc | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | - fix bad merge | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | Clean up some mysql stuff to make things work again and | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | Clean up floss statistics names to avoid duplicate...  | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | unify all system boot ini files into a single one....  | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | FullCPU needs its registration deferred | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | Tick is signed, so make Event start be large and positive, | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | Scripts that can be used with server.readfile and clien...  | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | store the checkpoint to the proper directory | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Andrew Schultz | Change mount command for mounting disk images | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Nathan Binkert | Fix the cache's address range. | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Lisa Hsu | fix the failing regression.  the sconscript ("makefile...  | 
commit | commitdiff | tree | 
| 2004-07-08 | 
Ali Saidi | fixed a bad merge from linux<->tru64 | 
commit | commitdiff | tree | 
| 2004-07-07 | 
Lisa Hsu | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2004-07-06 | 
Nathan Binkert | disable the binned_fn stuff | 
commit | commitdiff | tree | 
| 2004-07-06 | 
Nathan Binkert | Make binning work with stuff other than FS_MEASURE | 
commit | commitdiff | tree | 
| 2004-07-06 | 
Nathan Binkert | Fix some ini stuff. | 
commit | commitdiff | tree | 
| 2004-07-06 | 
Lisa Hsu | tag each mem_req as coming from the nic if it is DMA...  | 
commit | commitdiff | tree | 
| 2004-07-06 | 
Lisa Hsu | Merge zizzer.eecs.umich.edu:/bk/m5 | 
commit | commitdiff | tree | 
| 2004-07-06 | 
Erik Hallnor | Remove duplicate stat | 
commit | commitdiff | tree | 
| 2004-07-05 | 
Ali Saidi | updated to work on all platforms (actually map sure...  | 
commit | commitdiff | tree | 
| 2004-07-05 | 
Ali Saidi | Added code to read any location in memory a repetative...  | 
commit | commitdiff | tree | 
| 2004-07-05 | 
Lisa Hsu | these changes are an undo from my last changeset. ...  | 
commit | commitdiff | tree | 
| 2004-07-04 | 
Lisa Hsu | almost forgot to do this - hope it doesn't mess up...  | 
commit | commitdiff | tree | 
| 2004-07-04 | 
Lisa Hsu | fix some broken .ini's | 
commit | commitdiff | tree | 
| 2004-07-03 | 
Nathan Binkert | fix makefile to work with traceflags.py change | 
commit | commitdiff | tree | 
| 2004-07-03 | 
Steve Reinhardt | Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...  | 
commit | commitdiff | tree | 
| 2004-07-03 | 
Steve Reinhardt | Initial SCons-based build system.  See scons.org. | 
commit | commitdiff | tree | 
| 2004-07-02 | 
Nathan Binkert | Fix byteswap on LP64 (amd64) | 
commit | commitdiff | tree | 
| next |