index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
bios
Age
Commit message (
Expand
)
Author
2011-05-23
config: revamp x86 config to avoid appending to SimObjectVectors
Steve Reinhardt
2011-04-15
includes: sort all includes
Nathan Binkert
2010-12-20
Style: Replace some tabs with spaces.
Gabe Black
2010-05-25
x86: put back code that I accidentally deleted
Nathan Binkert
2010-05-23
copyright: Change HP copyright on x86 code to be more friendly
Nathan Binkert
2009-05-17
includes: sort includes again
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-02-01
X86: Add extended Intel MP entries correctly.
Gabe Black
2009-02-01
X86: Set/correct some default values for x86 parameters.
Gabe Black
2008-12-06
X86: Add add_entry back in.
Gabe Black
2008-10-20
O3CPU: Undo Gabe's changes to remove hwrei and simpalcheck from O3 CPU. Remo...
Ali Saidi
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 descrip...
Gabe Black
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
2008-06-12
X86: Make the e820 table manually or automatically configurable from python.
Gabe Black