summaryrefslogtreecommitdiff
path: root/src/mem/abstract_mem.hh
AgeCommit message (Expand)Author
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2018-06-11misc: Substitute pointer to Request with aliased RequestPtrGiacomo Travaglini
2018-02-06mem: Standardize mem folder header guardsDaniel R. Carvalho
2016-08-22cpu, mem, sim: Change how KVM maps memoryDavid Hashe
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-08-07base: Declare a type for context IDsAndreas Sandberg
2014-10-16mem: Dynamically determine page bytes in memory componentsAndreas Hansson
2013-05-30mem: Avoid explicitly zeroing the memory backing storeAndreas Hansson
2013-01-07base: Encapsulate the underlying fields in AddrRangeAndreas Hansson
2012-10-15Mem: Separate the host and guest views of memory backing storeAndreas Hansson
2012-09-19AddrRange: Transition from Range<T> to AddrRangeAndreas Hansson
2012-07-09Mem: Make members relating to range and size constantAndreas Hansson
2012-06-05Mem: add per-master stats to physmemDam Sunwoo
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson