summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-25changes to make interrupts part of the platform rather than tsunamiAli Saidi
2004-10-25Don't use magic numbers.Nathan Binkert
2004-10-25add a hack to make sure we exit when sampling is complete.Nathan Binkert
2004-10-25Add explicit phases to order ParamContext initializations.Steve Reinhardt
2004-10-24Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-10-23Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-10-23flesh out the TCP/IP/Ethernet supportNathan Binkert
2004-10-23bump up the number of cshrs so we don't panicNathan Binkert
2004-10-23get rid of some unused variablesNathan Binkert
2004-10-23make stuff compile on openbsd againNathan Binkert
2004-10-23get rid of pmap.h and make things variables and inlineNathan Binkert
2004-10-23in the arch/alpha directory we should use arch/alpha, notNathan Binkert
2004-10-22Do the targetarch dependency stuff better.Nathan Binkert
2004-10-22Very minor formatting glitches.Steve Reinhardt
2004-10-22Make targetarch directory in build tree and copy arch/alpha files to itSteve Reinhardt
2004-10-22Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Nathan Binkert
2004-10-22make all signatures go into a single file that's at the topNathan Binkert
2004-10-22Clean up the Range class and associated usages. The code wasNathan Binkert
2004-10-19Clean up/standardize handling of various output files.Steve Reinhardt
2004-10-18Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-10-18Get rid of spurious additions to ignore list.Steve Reinhardt
2004-10-17Merge saidi@zizzer.eecs.umich.edu:/bk/m5Ali Saidi
2004-10-17Clean up obsolete g++ 2.95 workaround.Steve Reinhardt
2004-10-17Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Erik Hallnor
2004-10-17Bunch of little changes for tracking copies and getting OPT right.Erik Hallnor
2004-10-16Fixes for bigendian platformsAli Saidi
2004-10-15Added support for exclusive state, defined the MESI and MOESI protocolsRon Dreslinski
2004-10-02few more stat items to serializeErik Hallnor
2004-10-02Fixes to kernel to get checkpoints to work again.Erik Hallnor
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