gem5/src/arch/x86/linux
Gabe Black 82e705d713 X86: Start setting up the real mode data structure.
--HG--
extra : convert_revision : ba6d4939d4d58da5586655c83f1617f47dc7e359
2007-12-02 00:04:31 -08:00
..
linux.cc Add a tgt_iovec structure to support writev, change the name of X86Linux to X86Linux64, add some syscalls. 2007-07-24 15:42:11 -07:00
linux.hh X86: Make the open flags correct. 2007-08-04 20:18:20 -07:00
process.cc Make the process objects use the Params structs in their constructors, and use a limit to check if access are on the stack. 2007-10-16 18:04:01 -07:00
process.hh Make the process objects use the Params structs in their constructors, and use a limit to check if access are on the stack. 2007-10-16 18:04:01 -07:00
syscalls.cc X86: Separate the effective seg base and the "hidden" seg base. 2007-12-01 23:00:15 -08:00
system.cc X86: Start setting up the real mode data structure. 2007-12-02 00:04:31 -08:00
system.hh X86: Move startup code to the system object to initialize a Linux system. 2007-12-01 23:09:56 -08:00