summaryrefslogtreecommitdiff
path: root/src/mem/translating_port.cc
AgeCommit message (Expand)Author
2011-10-22SE: move page allocation from PageTable to ProcessSteve Reinhardt
2011-09-09Stack: Tidy up some comments, a warning, and make stack extension consistent.Gabe Black
2011-04-15includes: sort all includesNathan Binkert
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2007-05-09fix the translating ports so it can add a page on a faultAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt