summaryrefslogtreecommitdiff
path: root/src/arch/x86/system.hh
AgeCommit message (Expand)Author
2018-01-31arch-x86: consistent style of comments in system filesChristian Menard
2018-01-20x86, mem: Don't try to force physical addresses on the system.Gabe Black
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2014-11-23x86: Segment initialization to support KvmCPU in SEAlexandru Dutu
2014-08-28mem: adding architectural page table support for SE modeAlexandru
2012-10-15Checkpoint: Make system serialize call childrenAndreas Hansson
2010-08-17sim: revamp unserialization procedureSteve Reinhardt
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2008-10-10X86: Create SimObjects in python and C++ to represent the ACPI system descrip...Gabe Black
2008-10-10X86: Create SimObjects in python and C++ to represent the Intel MP tables.Gabe Black
2008-10-10X86: Turn SMBios structures into simobjects.Gabe Black
2008-01-23X86: Put an SMBios/DMI table in memory.Gabe Black
2007-12-01X86: Move startup code to the system object to initialize a Linux system.Gabe Black
2007-10-07X86: Make an x86 system object.Gabe Black