summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-05small bugfix, forgot to increment iterLisa Hsu
2004-03-05serialization for binning. it is WAAAAAAAY past my bedtime.Lisa Hsu
2004-03-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/work/bk/bincleanupLisa Hsu
2004-03-04Overall gist of this is to 'dynamicize' the tracking of functions so you can ...Lisa Hsu
2004-03-04Reenable functioning copies.Erik Hallnor
2004-03-04AutomergedErik Hallnor
2004-03-04Copy implementationsErik Hallnor
2004-03-02Script and ini file for new specweb images (the threaded ones)Andrew Schultz
2004-03-02Add some stats to track latencies of small and large DMA transactions.Erik Hallnor
2004-03-02Reduce redundant code, fix so that if the dma request is only as big asRon Dreslinski
2004-03-02Make sure to arbitrate for the payload bus in the header splitting case,Ron Dreslinski
2004-03-02Add more statistics about dma requests, shorten names for easier readabilityRon Dreslinski
2004-03-02Add a name parameter so the statistics work properlyRon Dreslinski
2004-03-02Add statistics to calculate average round-trip delay for DMARon Dreslinski
2004-03-01Change ini again because I messed up the resolveRon Dreslinski
2004-03-01Auto mergedRon Dreslinski
2004-03-01Add support for two buses to the DMA, allows header splittingRon Dreslinski
2004-03-01Initial cut at adding support to make the state machineNathan Binkert
2004-03-01Use #define CPU_10GHZ and CPU_4GHZ. This should get fixed whenNathan Binkert
2004-03-01Support several memory configurations for hooking up devicesNathan Binkert
2004-03-01add support for averagingNathan Binkert
2004-03-01Only need an execution context if we're doing dataNathan Binkert
2004-02-29Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-29Fix an assert, only need the ExecContext if we are doing data,Erik Hallnor
2004-02-29Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-29Fix the swichover code. It's only for FULL_SYSTEMNathan Binkert
2004-02-29Remove copys from isa_desc, and implement a store and forward bus bridgeErik Hallnor
2004-02-29unused function nameNathan Binkert
2004-02-29make it so that we can prevent descriptor DMAs orNathan Binkert
2004-02-29mark the request satisfied since well, it is.Nathan Binkert
2004-02-29Avoid more bogus addressesNathan Binkert
2004-02-29fix switchover WRT interruptsNathan Binkert
2004-02-29Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-02-29Initial cleanup pass of lisa's function call trackingNathan Binkert
2004-02-29Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-29more debugging supportNathan Binkert
2004-02-29Make the progress event work even after restoring from a checkpointNathan Binkert
2004-02-29Fix dumping to work on the opteron. struct timeval canNathan Binkert
2004-02-29Add support for multiple address ranges in memory interfaces.Erik Hallnor
2004-02-29fix rpccNathan Binkert
2004-02-28Fix handling of rpcc in full-system mode.Steve Reinhardt
2004-02-27Added copy instructions to the ISA. Well it didn't break anything yet...Erik Hallnor
2004-02-27Initial copy support in the pipeline. Add copypal counting.Erik Hallnor
2004-02-26fixNathan Binkert
2004-02-26The DMAInterface was never updated to the new blocking model. Need to hold th...Erik Hallnor
2004-02-26Quick hack to allow rerequests for the future.Erik Hallnor
2004-02-26stoopidNathan Binkert
2004-02-26Merge.Steve Reinhardt
2004-02-26Make SW prefetch flag a parameter again, and add code to makeSteve Reinhardt
2004-02-26Save the status of faulting write-hints so that theyNathan Binkert