X86: Work on the page table walker, TLB, and related faults.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 12 Nov 2007 22:38:31 +0000 (14:38 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 12 Nov 2007 22:38:31 +0000 (14:38 -0800)
commitfce45baf178b43c2ea1476967fba3766e9b2ea9d
tree1aa3ba357950f9a18e2d7a7e6fd4be8c8d0e5d91
parentf17f3d20be08d25f176138691a29897df54e5cc0
X86: Work on the page table walker, TLB, and related faults.

--HG--
extra : convert_revision : 9edde958b7e571c07072785f18f9109f73b8059f
src/arch/x86/X86TLB.py
src/arch/x86/faults.cc
src/arch/x86/faults.hh
src/arch/x86/pagetable.hh
src/arch/x86/tlb.cc
src/arch/x86/tlb.hh
src/cpu/BaseCPU.py
src/cpu/simple/base.cc