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
/
configs
/
common
Age
Commit message (
Expand
)
Author
2010-01-29
ruby: Converted Garnet to M5 configuration
Brad Beckmann
2010-01-29
ruby: Added a mesh topology
Brad Beckmann
2010-01-29
ruby: MOESI_CMP_token updates to use the new config system
Brad Beckmann
2010-01-29
ruby: FS support using the new configuration system
Brad Beckmann
2010-01-29
ruby: reorganized ruby python configuration
Brad Beckmann
2009-12-19
X86: Record the memory mode when building an X86 system.
Gabe Black
2009-11-18
m5: Added option to take a checkpoint at the end of simulation
Brad Beckmann
2009-11-18
m5: Moved profile option since Simulation depends on it.
Brad Beckmann
2009-11-18
ruby: Support for merging ALPHA_FS and ruby
Brad Beckmann
2009-09-22
python: Move more code into m5.util allow SCons to use that code.
Nathan Binkert
2009-09-16
configs: add maxinsts option on command line
Korey Sewell
2009-05-05
cpus: fix cpu progress event
Korey Sewell
2009-04-26
X86, Config: Make makeX86System consider the number of CPUs, and clean up int...
Gabe Black
2008-07-16
mem: use single BadAddr responder per system.
Steve Reinhardt
2009-04-21
Minor tweaks for future Ruby compatibility.
Steve Reinhardt
2009-04-19
X86: Actually put the PCI INTA entry into the MP tables.
Gabe Black
2009-04-19
X86: Make E820 report nice, round (and correct) numbers.
Gabe Black
2009-04-19
X86: Automatically make the IO APIC in an N CPU system have id N+1.
Gabe Black
2009-04-15
configs: Allow M5_CPU2000 env var to set CPU2K binary path.
Steve Reinhardt
2009-02-25
X86: Add IRQ4 to the Intel MP tables.
Gabe Black
2009-02-10
Configs: Add support for the InOrder CPU model
Korey Sewell
2009-02-01
X86: Find the natural lpj for this configuration.
Gabe Black
2009-02-01
X86: Add a root device to the kernel command line.
Gabe Black
2009-02-01
X86: Configure the first PCI interrupt.
Gabe Black
2009-02-01
X86: Hook in a hard drive image.
Gabe Black
2009-02-01
X86: Take out the IDE noprobe kernel arguments.
Gabe Black
2009-02-01
X86: Plug in an IDE controller.
Gabe Black
2009-01-31
X86: Add some interrupt info to the intel MP tables.
Gabe Black
2009-01-30
Errors: Print a URL with a hash of the format string to find more information...
Ali Saidi
2009-01-25
X86: Prevent Linux for probing for non-existant IDE controllers.
Gabe Black
2008-10-11
X86: Add entries for the IO APIC to the MP table.
Gabe Black
2008-10-11
X86: Add an Intel MP table to the simulation.
Gabe Black
2008-10-11
X86: Rename the PC device to Pc.
Gabe Black
2008-10-10
X86: Turn SMBios structures into simobjects.
Gabe Black
2008-10-10
X86: Split makeLinuxX86System into makeLinuxX86System and makeX86System.
Gabe Black
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2008-06-17
Rename SimConsole to Terminal since it makes more sense
Nathan Binkert
2008-06-12
X86: Make the e820 table manually or automatically configurable from python.
Gabe Black
2008-06-12
X86: Force the kernel to use a certain loops per jiffy instead of calculating...
Gabe Black
2008-06-12
X86: Make the amount of system memory match the hardcoded e820 info.
Gabe Black
2008-06-12
X86: Make the regular console use the serial port as well.
Gabe Black
2008-03-25
X86: Change the Opteron platform to be the PC platform.
Gabe Black
2008-03-15
Simpoints: Fix regression bug/Don't set process.simpoint, if simpoint doesn't...
Ali Saidi
2008-02-29
Error out if -s is used without --caches (instead of saying you must specify a
Lisa Hsu
2008-02-29
Configs: Make sure options don't conflict
Ali Saidi
2008-02-28
Configs: Fix some bugs we introduced in the simpoints code
Ali Saidi
2008-02-27
Configs: Make using Simpoints easier with some config files that support them...
Rick Strong
2008-02-26
X86: Get PCI config space to work, and adjust address space prefix numbering ...
Gabe Black
2008-02-22
add instruction count fast forwaing and max instruction options
Vilas Sridharan
2008-02-14
Configs: Change Simulation.py to return a subclass of the CPU models rather t...
Ali Saidi
[next]