gem5/src/arch/x86/linux
Gabe Black 657b52fea1 X86: Use the existing boot_osflags instead of duplicating it.
--HG--
extra : convert_revision : e04e438d7d261a61c52b946c23cd126ed648814a
2008-01-21 04:32:34 -05: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: Use the existing boot_osflags instead of duplicating it. 2008-01-21 04:32:34 -05:00
system.hh X86: Move startup code to the system object to initialize a Linux system. 2007-12-01 23:09:56 -08:00