summaryrefslogtreecommitdiff
path: root/src/mem/multi_level_page_table.hh
AgeCommit message (Expand)Author
2018-01-23x86, mem: Rewrite the multilevel page table class.Gabe Black
2018-01-20x86, mem: Don't try to force physical addresses on the system.Gabe Black
2018-01-20x86, mem: Get rid of PageTableOps::getBasePtr.Gabe Black
2018-01-20x86, mem: Pass the multi level page table layout in as a parameter.Gabe Black
2018-01-19arch, mem, sim: Consolidate and rename the SE mode page table classes.Gabe Black
2018-01-17mem: Change the multilevel page table to inherit from FuncPageTable.Gabe Black
2018-01-11arch,mem: Remove the default value for page size.Gabe Black
2017-12-22arch,cpu: "virtualize" the TLB interface.Gabe Black
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2015-10-23x86: Add missing explicit overrides for X86 devicesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-11-23mem: Page Table map api modificationAlexandru Dutu
2014-11-23mem: Page Table long linesAlexandru Dutu
2014-04-01mem: adding a multi-level page table classAlexandru