summaryrefslogtreecommitdiff
path: root/src/arch/x86/vtophys.cc
AgeCommit message (Expand)Author
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2012-04-14X86: Use the AddrTrie class to implement the TLB.Gabe Black
2011-10-30X86: Get rid of more uses of FULL_SYSTEM.Gabe Black
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-02-07X86: Fix compiling vtophys.ccGabe Black
2011-02-06x86: implements vtophysJoel Hestness
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2007-09-24X86: Get X86_FS to compile.Gabe Black