Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-11 | X86: Add an Intel MP table to the simulation. | Gabe Black | |
2008-10-10 | X86: Create SimObjects in python and C++ to represent the ACPI system ↵ | Gabe Black | |
description tables. | |||
2008-10-10 | X86: Create SimObjects in python and C++ to represent the Intel MP tables. | Gabe Black | |
2008-10-10 | X86: Turn SMBios structures into simobjects. | Gabe Black | |
2008-10-10 | X86: Add a couple comments to the bios SConscript | Gabe Black | |
2008-10-10 | X86: Move the smbios objects into a folder for BIOS objects. | Gabe Black | |
2008-10-09 | SimObjects: Clean up handling of C++ namespaces. | Nathan Binkert | |
Make them easier to express by only having the cxx_type parameter which has the full namespace name, and drop the cxx_namespace thing. Add support for multiple levels of namespace. | |||
2008-06-12 | X86: Make the e820 table manually or automatically configurable from python. | Gabe Black | |