summaryrefslogtreecommitdiff
path: root/src/arch/x86/X86System.py
AgeCommit message (Expand)Author
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2010-08-23Loader: Make the load address mask be a parameter of the system rather than a...Ali Saidi
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-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-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