summaryrefslogtreecommitdiff
path: root/src/arch/x86/pagetable.cc
AgeCommit message (Expand)Author
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-11-23mem: Page Table map api modificationAlexandru Dutu
2013-08-07x86: add tlb checkpointingNilay Vaish
2012-07-10x86: logSize and lruSeq are now optional ckpt paramsBrad Beckmann
2012-04-14X86: Use the AddrTrie class to implement the TLB.Gabe Black
2011-02-06x86: Add checkpointing capability to arch componentsJoel Hestness
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2007-10-25TLB: Fix serialization issues with the tlb entries and make the page table st...Gabe Black
2007-10-02X86: Start implementing the x86 tlb which will handle segmentation permission...Gabe Black