Age | Commit message (Expand) | Author |
2005-01-18 | Merge changes to make m5 g++ 3.4 compatible. | Kevin Lim |
2005-01-18 | Fix the p4 config | Nathan Binkert |
2005-01-18 | More configuration tweaks/fixes | Nathan Binkert |
2005-01-18 | Move trace data function to .cc file. | Kevin Lim |
2005-01-17 | Config cleanups | Nathan Binkert |
2005-01-17 | fix the exec of python | Nathan Binkert |
2005-01-17 | configuration tweaks | Nathan Binkert |
2005-01-17 | get the exit condition for the python code right | Nathan Binkert |
2005-01-17 | don't use dirname | Nathan Binkert |
2005-01-17 | fix dirname for linux | Nathan Binkert |
2005-01-17 | Remove all of the old param context description junk | Nathan Binkert |
2005-01-17 | Add the pentium 4 configuration. Add some command line options | Nathan Binkert |
2005-01-15 | New and improved configuration mechanism. No more writing of | Nathan Binkert |
2005-01-14 | Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change... | Kevin Lim |
2005-01-14 | added stats code to check stability | Ali Saidi |
2005-01-14 | automerged had issues with the options.XXXXX in stats.py | Ali Saidi |
2005-01-13 | fix a display bug | Ali Saidi |
2005-01-12 | More graph output junk | Nathan Binkert |
2005-01-12 | Update for newer MySQLdb | Nathan Binkert |
2004-12-23 | Added notes from 12/22/04 memory system meeting | Steve Reinhardt |
2004-12-22 | Fix typo | Nathan Binkert |
2004-12-18 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-12-18 | a bit of remote debugging info. | Nathan Binkert |
2004-12-15 | add colors to graph | Ali Saidi |
2004-12-14 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2004-12-14 | updated clustered bars graph to have a legend | Ali Saidi |
2004-12-14 | Modified to work with do_events | Ron Dreslinski |
2004-12-13 | Fix up the random number stuff. | Nathan Binkert |
2004-12-09 | Change Bus template parameter to BusType (to avoid confusion with Bus class). | Steve Reinhardt |
2004-12-08 | Change to not pound on the VM system quite so hard | Ali Saidi |
2004-12-08 | compress main memory in checkpoints | Ali Saidi |
2004-12-06 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2004-12-06 | Add support for Tsunami with 64 processors | Ali Saidi |
2004-12-03 | system.ini: | Lisa Hsu |
2004-12-03 | boot_detail.ini: | Lisa Hsu |
2004-12-03 | system.ini: | Lisa Hsu |
2004-12-01 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2004-12-01 | updated colors, and font adjustments | Ali Saidi |
2004-11-24 | Add a #define option for setting the sampling periods | Nathan Binkert |
2004-11-24 | Fix duplicate statistic name and description | Ron Dreslinski |
2004-11-23 | Fix typo (from Nate's commit, I believe) | Steve Reinhardt |
2004-11-23 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2004-11-22 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2004-11-22 | Print a warning if two devices are sharing the same interrupt | Ali Saidi |
2004-11-22 | Make it so we can easily disable compiling of some of the caches. | Nathan Binkert |
2004-11-18 | move y axis label closer | Ali Saidi |
2004-11-18 | small tweaks to label positions | Ali Saidi |
2004-11-18 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2004-11-18 | graphing updates | Ali Saidi |
2004-11-18 | don't share the PCI Header data among all devices. Make them independent. | Nathan Binkert |