summaryrefslogtreecommitdiff
path: root/src/mem/se_translating_port_proxy.hh
AgeCommit message (Expand)Author
2018-02-19mem: Refactor port proxies to support secure accessesAndreas Sandberg
2018-01-19arch, mem, sim: Consolidate and rename the SE mode page table classes.Gabe Black
2017-02-27syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess s...Brandon Potter
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2014-12-02mem: Use const pointers for port proxy write functionsAndreas Hansson
2014-04-01mem: adding a multi-level page table classAlexandru
2012-03-30MEM: Introduce the master/slave port sub-classes in C++William Wang
2012-02-29MEM: Make all the port proxy members constAndreas Hansson
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson