summaryrefslogtreecommitdiff
path: root/src/arch/x86/faults.hh
AgeCommit message (Expand)Author
2007-08-26Address translation: Make the page table more flexible.Gabe Black
2007-07-20Make the "name" function const.Gabe Black
2007-04-10Fix up the base x86 fault object and create a fault to be generated by unimpl...Gabe Black
2007-03-05Added fault generation functions. I would still like to see these go away. Th...Gabe Black
2007-03-05Added a missing include.Gabe Black
2007-03-05Stub x86 Fault class which just panics.Gabe Black
2007-03-03Add build hooks for x86.Gabe Black