summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-31Updates to make SMP work.Ali Saidi
2004-08-20Fixup interrupting of the ethernet device.Nathan Binkert
2004-08-20std::Nathan Binkert
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-08-20-DUSE_MYSQL so that mysql stuff builds properlyNathan Binkert
2004-08-18added nate's memtest code to devtimeAli Saidi
2004-08-18Added code using VPtr to be able to extract info from linux threadAli Saidi
2004-08-17Fix a small bug in parameter processing that would always resultNathan Binkert
2004-08-16Fix SConstruct file to allow you to override the compilersNathan Binkert
2004-08-16Make the mysql stuff work with sconsNathan Binkert
2004-08-11Whack the make stuff since it doesn't work anymore anyway.Nathan Binkert
2004-08-11commented script with various kernel parameter tweaks for betterNathan Binkert
2004-08-11cleanup interrupt code for gigabit deviceNathan Binkert
2004-08-11std::Nathan Binkert
2004-08-10Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2004-08-10tweak a bunch of kernel parameters to get better performanceNathan Binkert
2004-08-09Totally re-do/reorganize the python part of the statistics codeNathan Binkert
2004-08-07Split libelf/SConscript into two parts, one for theSteve Reinhardt
2004-08-07make_c_file.py, load_odescs.py:Steve Reinhardt
2004-08-05Integrate Python configuration script parsing into m5 itself.Steve Reinhardt
2004-08-03Move libelf/SConscript include to m5/SConscript, so elfSteve Reinhardt
2004-08-03added p4 configAli Saidi
2004-08-02merged full_cpu.ini, system.ini and devtime.cAli Saidi
2004-08-02added m5 debug and m5 switch cpu instruction (doesn't work yet) andAli Saidi
2004-08-02fix compileNathan Binkert
2004-08-01moved alpha access to an unused part of the uncachebale addressAli Saidi
2004-07-31Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5-dprintkAli Saidi
2004-07-31few forgotten changes for dprintkAli Saidi
2004-07-30added printk.cc to the sconsscript so it will actually build.Lisa Hsu
2004-07-30Added debug printk supportAli Saidi
2004-07-30Clean up the functional memory debugging stuff a bit.Nathan Binkert
2004-07-30name this stat since it makes life easier with the mysql stuffNathan Binkert
2004-07-30better debuggingNathan Binkert
2004-07-30Fix a few bugs in the receive state machine. In doing back to trackingNathan Binkert
2004-07-30make all ethernet dma use the new interfaceNathan Binkert
2004-07-30better debugging of DMA operationsNathan Binkert
2004-07-30Improve the debuggability of FunctionalMemory objects by allowingNathan Binkert
2004-07-30Move all of the object matching code to a shared file so it canNathan Binkert
2004-07-30Make the DDUMP tracing feature output the cycle number andNathan Binkert
2004-07-28Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
2004-07-28updated readme to reflect linux/scons changesAli Saidi
2004-07-26styleNathan Binkert
2004-07-26Move the query function to the cc file and make trace stuff workNathan Binkert
2004-07-23Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Nathan Binkert
2004-07-23add a trace mechanism to trace sql stuffNathan Binkert
2004-07-23use the linux 2.6 kernelNathan Binkert
2004-07-23When a packet has finished transmitting, kick the stateNathan Binkert
2004-07-23formattingNathan Binkert
2004-07-23sim ticks should be the number of elapsed ticks, not curTickNathan Binkert
2004-07-23a little bit more info when dumping the event queue.Nathan Binkert