summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-07-23If we're doing mysql, we're doing binningNathan Binkert
2004-07-23notify the transmitter when the packet has finished transmitting.Nathan Binkert
2004-07-22Stats database fixes to avoid naming conflicts in the databaseNathan Binkert
2004-07-22Add support to store less than the full packet in an etherdumpNathan Binkert
2004-07-22more initial checking of statsNathan Binkert
2004-07-21one more fix to the ini filesAli Saidi
2004-07-21Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
2004-07-21updated config files to fix what was broken in paper rushAli Saidi
2004-07-21Wrap tracing stuff in #if TRACING_ON to avoid compile errorNathan Binkert
2004-07-18Add python-file-to-c-string utility for compiling python into the simulatorSteve Reinhardt
2004-07-18add some new stats and make one more change to the way the split lifo works.Lisa Hsu
2004-07-16split_lifo.cc:Lisa Hsu
2004-07-16Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-07-16split_lifo.cc:Lisa Hsu
2004-07-14Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-07-14Add a clock multiplier for simple CPU so that it is possibleNathan Binkert
2004-07-14Fix serialization when a tx interrupt isn't scheduledErik Hallnor
2004-07-14Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-07-14SConscript:Steve Reinhardt
2004-07-14adjust latencies so that they more closely match numbers seenNathan Binkert
2004-07-14fix paths for changes in disk image layoutNathan Binkert
2004-07-14Fix infinite loop in ns_gige stat machineNathan Binkert
2004-07-13remove a panic in split.cc:regernateBlkAddr that shouldnt' be there.Lisa Hsu
2004-07-12put the formatting fixes back into devtimeNathan Binkert
2004-07-12make the cache access latency a parameter that is based on busNathan Binkert
2004-07-12modified devtime to print out raw dataAli Saidi
2004-07-12modified ccdrv to print out raw data.Ali Saidi
2004-07-12formattingNathan Binkert
2004-07-12make tx/rx fifo size a param, also fix the empty dma problem by adjusting the...Lisa Hsu
2004-07-11Fix a couple of bugs in lisa's cache partitioning code.Nathan Binkert