summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-25changes to make interrupts part of the platform rather than tsunamiAli Saidi
2004-10-01fix some bugs in the headers and fix checksumming.Nathan Binkert
2004-10-01Make printouts look more like stats.Erik Hallnor
2004-09-30Updates to make traces work correctly in all circumstances. Add opt set assoc...Erik Hallnor
2004-09-28Add opt cpu and fix page copy warningsErik Hallnor
2004-09-24only set stuff up for binning interrupts if interrupt binning is onAli Saidi
2004-09-22Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smpAli Saidi
2004-09-22fix unaligned memory offset and some small fixes to interrupt binningAli Saidi
2004-09-21Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-09-21a bit more cleaning of the network header wrappers.Nathan Binkert
2004-09-20Update copies to work around alignment faults.Erik Hallnor
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-09-16pc event now clears lower 2 bitsAli Saidi
2004-09-16switch contexts on palcode rather than kernel codeAli Saidi
2004-09-14update object descriptionsNathan Binkert
2004-09-10Merge zizzer:/bk/m5Ali Saidi
2004-09-10fix the options stuffNathan Binkert
2004-09-03added system option to bin interrupt code seperately.Ali Saidi
2004-09-02Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Erik Hallnor
2004-09-02Update tracing functionality and add an ITX trace writer.Erik Hallnor
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