summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-13defining SYSTEM_EV5 isn't all that necessaryNathan Binkert
2004-11-12Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
2004-11-12slightly different parameters for nfs scriptAli Saidi
2004-11-12add surge and spec-surge readfiles. also make the naming system uniform, the...Lisa Hsu
2004-11-12Added nfs-client.rcS and nfs-server.rcSAli Saidi
2004-11-10Bus interface range fixes for caches (to fix bus brudge range bug).Steve Reinhardt
2004-11-10add DPRINTFsSteve Reinhardt
2004-11-10Make it so we can cast an EthAddr to a 64-bit integerNathan Binkert
2004-11-10Use the inPalMode function instead of the PC_PAL macroNathan Binkert
2004-11-10Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-11-10Don't use the global check_interrupts variable. Add a per-cpuNathan Binkert
2004-11-10don't print dprintk twice on the same lineNathan Binkert
2004-11-09software prefetch fixJennifer Treichler
2004-11-03Fix to deal with the new base class parameter for registrationNathan Binkert
2004-11-03Forgot about the tracing cpus for the changes to the base classNathan Binkert
2004-11-03make activation of exec contexts happen in startupNathan Binkert
2004-11-03Add Inorder CPU modelTaeho Kgil
2004-11-03add a new phase to the simulator. Basically the simulator now goesNathan Binkert
2004-11-01remove mention of a couple of files that don't exist anymoreNathan Binkert
2004-10-28More user-friendly updates for 570.Steve Reinhardt
2004-10-28Add '%' in some places to suppress spurious doxygen auto-links.Steve Reinhardt
2004-10-27Major documentation update for 570 F04.Steve Reinhardt
2004-10-25Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smpAli Saidi
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