summaryrefslogtreecommitdiff
path: root/src/arch/x86/linux/system.cc
AgeCommit message (Expand)Author
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2010-11-08X86: Fix X86_FS compilation.Gabe Black
2010-08-23X86: Create a directory for files that define register indexes.Gabe Black
2010-08-17sim: revamp unserialization procedureSteve Reinhardt
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2008-06-12X86: Make the e820 table manually or automatically configurable from python.Gabe Black
2008-01-21X86: Use the existing boot_osflags instead of duplicating it.Gabe Black
2007-12-02X86: Start setting up the real mode data structure.Gabe Black
2007-12-01X86: Move startup code to the system object to initialize a Linux system.Gabe Black