summaryrefslogtreecommitdiff
path: root/src/arch/x86/process.cc
AgeCommit message (Expand)Author
2007-07-26X86: Fix argument register indexing.Gabe Black
2007-06-20X86 probably doesn't need a window save area.Gabe Black
2007-05-09fix the translating ports so it can add a page on a faultAli Saidi
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black