summaryrefslogtreecommitdiff
path: root/mem/port.cc
AgeCommit message (Expand)Author
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2006-04-11change how much of the param string is copied into the kenelAli Saidi
2006-04-07Move to a model with a unified request object.Ron Dreslinski
2006-03-12Get rid of "Functional" suffix from (read|write)(Blob|String) functions.Steve Reinhardt
2006-03-02Fix memory allocation error in Port::memsetBlobFunctional.Steve Reinhardt
2006-03-02Simple program runs with sendAtomic!Steve Reinhardt
2006-02-23Update functional memory to have a response eventRon Dreslinski
2006-02-21Rename port methods:Steve Reinhardt
2006-02-21Move read/writeBlob functions to Port class;Steve Reinhardt