summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2004-07-10the changeset of partitioned caches. this changeset creates Split tagstore ...Lisa Hsu
2004-07-09Remove second pciToDma translation on current PRD address pointer b/cAndrew Schultz
2004-07-09Defer registration only if we're samplingNathan Binkert
2004-07-09Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-07-09when you add caches, dma commands within the state machine are delayed and ca...Lisa Hsu
2004-07-08fix compile problem in floss_reasons.ccNathan Binkert
2004-07-08- fix bad mergeNathan Binkert
2004-07-08Clean up some mysql stuff to make things work again andNathan Binkert
2004-07-08Clean up floss statistics names to avoid duplicate namesNathan Binkert
2004-07-08unify all system boot ini files into a single one. To runNathan Binkert
2004-07-08FullCPU needs its registration deferredNathan Binkert
2004-07-08Tick is signed, so make Event start be large and positive,Nathan Binkert
2004-07-08Scripts that can be used with server.readfile and client.readfileNathan Binkert
2004-07-08store the checkpoint to the proper directoryNathan Binkert
2004-07-08Change mount command for mounting disk imagesAndrew Schultz
2004-07-08Fix the cache's address range.Nathan Binkert
2004-07-08fix the failing regression. the sconscript ("makefile") was missing the ethe...Lisa Hsu
2004-07-08fixed a bad merge from linux<->tru64Ali Saidi
2004-07-06Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu