summaryrefslogtreecommitdiff
path: root/src/dev/simple_disk.cc
AgeCommit message (Expand)Author
2012-05-10dev: use correct delete operation in SimpleDiskAli Saidi
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2010-11-08sim: Use forward declarations for ports.Ali Saidi
2007-08-30params: Deprecate old-style constructors; update most SimObject constructors.Miles Kaufmann
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt