Age | Commit message (Expand) | Author |
2005-01-11 | Slight fixes, add in commit trace flag. | Kevin Lim |
2004-10-21 | Check in of various updates to the CPU. Mainly adds in stats, improves | Kevin Lim |
2004-09-23 | Update to make multiple instruction issue and different latencies work. | Kevin Lim |
2004-08-20 | Check in of new CPU. This checkin works under non-Fullsystem mode, with no c... | Kevin Lim |
2004-08-11 | Whack the make stuff since it doesn't work anymore anyway. | Nathan Binkert |
2004-08-11 | commented script with various kernel parameter tweaks for better | Nathan Binkert |
2004-08-11 | cleanup interrupt code for gigabit device | Nathan Binkert |
2004-08-11 | std:: | Nathan Binkert |
2004-08-10 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2004-08-10 | tweak a bunch of kernel parameters to get better performance | Nathan Binkert |
2004-08-09 | Totally re-do/reorganize the python part of the statistics code | Nathan Binkert |
2004-08-07 | Split libelf/SConscript into two parts, one for the | Steve Reinhardt |
2004-08-07 | make_c_file.py, load_odescs.py: | Steve Reinhardt |
2004-08-05 | Integrate Python configuration script parsing into m5 itself. | Steve Reinhardt |
2004-08-03 | Move libelf/SConscript include to m5/SConscript, so elf | Steve Reinhardt |
2004-08-03 | added p4 config | Ali Saidi |
2004-08-02 | merged full_cpu.ini, system.ini and devtime.c | Ali Saidi |
2004-08-02 | added m5 debug and m5 switch cpu instruction (doesn't work yet) and | Ali Saidi |
2004-08-02 | fix compile | Nathan Binkert |
2004-08-01 | moved alpha access to an unused part of the uncachebale address | Ali Saidi |
2004-07-31 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5-dprintk | Ali Saidi |
2004-07-31 | few forgotten changes for dprintk | Ali Saidi |
2004-07-30 | added printk.cc to the sconsscript so it will actually build. | Lisa Hsu |
2004-07-30 | Added debug printk support | Ali Saidi |
2004-07-30 | Clean up the functional memory debugging stuff a bit. | Nathan Binkert |
2004-07-30 | name this stat since it makes life easier with the mysql stuff | Nathan Binkert |
2004-07-30 | better debugging | Nathan Binkert |
2004-07-30 | Fix a few bugs in the receive state machine. In doing back to tracking | Nathan Binkert |
2004-07-30 | make all ethernet dma use the new interface | Nathan Binkert |
2004-07-30 | better debugging of DMA operations | Nathan Binkert |
2004-07-30 | Improve the debuggability of FunctionalMemory objects by allowing | Nathan Binkert |
2004-07-30 | Move all of the object matching code to a shared file so it can | Nathan Binkert |
2004-07-30 | Make the DDUMP tracing feature output the cycle number and | Nathan Binkert |
2004-07-28 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5 | Ali Saidi |
2004-07-28 | updated readme to reflect linux/scons changes | Ali Saidi |
2004-07-26 | style | Nathan Binkert |
2004-07-26 | Move the query function to the cc file and make trace stuff work | Nathan Binkert |
2004-07-23 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Nathan Binkert |
2004-07-23 | add a trace mechanism to trace sql stuff | Nathan Binkert |
2004-07-23 | use the linux 2.6 kernel | Nathan Binkert |
2004-07-23 | When a packet has finished transmitting, kick the state | Nathan Binkert |
2004-07-23 | formatting | Nathan Binkert |
2004-07-23 | sim ticks should be the number of elapsed ticks, not curTick | Nathan Binkert |
2004-07-23 | a little bit more info when dumping the event queue. | Nathan Binkert |
2004-07-23 | If we're doing mysql, we're doing binning | Nathan Binkert |
2004-07-23 | notify the transmitter when the packet has finished transmitting. | Nathan Binkert |
2004-07-22 | Stats database fixes to avoid naming conflicts in the database | Nathan Binkert |
2004-07-22 | Add support to store less than the full packet in an etherdump | Nathan Binkert |
2004-07-22 | more initial checking of stats | Nathan Binkert |
2004-07-21 | one more fix to the ini files | Ali Saidi |