Power: Fix compile error from previous push.
[gem5.git] / configs /
2010-08-30 Brad Beckmannconfig: fixed numa high bit setting bug
2010-08-30 Brad Beckmannconfig: minor fix to probe filter index setting
2010-08-29 Nathan Binkertruby: None, not none
2010-08-26 Steve Reinhardtmemtest: scale associativity and mshrs according to...
2010-08-24 Brad Beckmannconfig: changed ruby config file names to be consistent
2010-08-24 Brad Beckmannconfig: remove ruby's requirement on the timing cmd...
2010-08-24 Brad Beckmannconfig: fixed ruby dma device connections
2010-08-24 Brad Beckmanntesters: move testers to a new directory
2010-08-23 Ali SaidiARM: Add configuration for Linux/Full System
2010-08-20 Brad Beckmannruby: Recycle latency fix for hammer
2010-08-20 Brad Beckmannruby: added probe filter support to hammer
2010-08-20 Brad Beckmannruby: fixed DirectoryMemory's numa_high_bit configuration
2010-08-20 Brad Beckmannruby: Disable migratory sharing for token and hammer
2010-08-20 Brad Beckmannruby: Improved try except blocks in ruby creation
2010-08-20 Brad Beckmannconfig: added cmd options to control ruby debug
2010-08-20 Brad Beckmannruby: Resurrected Ruby's deterministic tests
2010-08-20 Brad Beckmannruby: Reduced ruby latencies
2010-08-20 Brad Beckmannmemtest: Memtester support for DMA
2010-08-20 Brad Beckmannconfig: Improve ruby simobject names
2010-08-20 Brad Beckmannruby: added token broadcast config params to cmd options
2010-08-20 Brad Beckmannconfig: reorganized how ruby specifies command-line...
2010-08-20 Brad Beckmannconfig: moved python protocol config files
2010-08-17 Steve Reinhardtmisc: add some AMD copyright notices
2010-08-17 Steve Reinhardtsim: fold checkpoint restore code into instantiate()
2010-08-17 Steve Reinhardtconfigs: clean up checkpoint code in Simulation.py
2010-08-17 Steve Reinhardtsim: make Python Root object a singleton
2010-08-09 Nathan BinkertNone, not none
2010-07-06 Steve Reinhardtutil: add a script for testing checkpointing
2010-06-02 Ali SaidiARM: fix sizes of structs for ARM Linux
2010-04-19 Nathan Binkertconfig: fix assertion for x86 in FSConfig.py
2010-03-22 Brad Beckmannruby: Reorganized Ruby topology and protocol files
2010-03-22 Brad Beckmannadded sparse memory support to hammer
2010-03-22 Brad Beckmannruby: Adds configurable bit selection for numa mapping
2010-03-22 Brad Beckmannruby: Ruby support for sparse memory
2010-03-22 Brad Beckmannruby: removed ruby.config from configs/example
2010-03-22 Brad Beckmannruby: Python config files now sets a unique id for...
2010-03-22 Brad Beckmannruby: fixed how ruby_fs creates phsyical memory
2010-03-22 Brad Beckmannruby: Added a mesh network with directories at the...
2010-02-28 Gabe BlackConfig: Fix fs.py's call to CacheConfig.config_cache.
2010-02-25 Lisa Hsuconfigs: pull out cache configuration code from se...
2010-02-23 Lisa Hsucache: Make caches sharing aware and add occupancy...
2010-01-30 Brad Beckmannruby: ruby_se.py updated to new config system
2010-01-30 Brad Beckmannruby: Removed if else statement in create_system
2010-01-30 Brad Beckmannruby: memtest-ruby updated to the new config system
2010-01-30 Brad Beckmannruby: Converted Garnet to M5 configuration
2010-01-30 Brad Beckmannruby: Added a mesh topology
2010-01-30 Brad Beckmannruby: MESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: MOESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: MOESI_CMP_token updates to use the new config...
2010-01-30 Brad Beckmannruby: MI_example updates to use the new config system
2010-01-30 Brad Beckmannruby: Memory size consistency check
2010-01-30 Brad Beckmannruby: convert to M5 MemorySize
2010-01-30 Brad Beckmannruby: added the GEMS ruby tester
2010-01-30 Brad Beckmannruby: cleaned up ruby profilers
2010-01-30 Brad Beckmannruby: Removed RubySystem::getNumberOfSequencers
2010-01-30 Brad Beckmannruby: FS support using the new configuration system
2010-01-30 Brad Beckmannruby: reorganized ruby python configuration
2010-01-30 Brad Beckmannruby: Memory Controller Profiler with new config system
2010-01-30 Brad Beckmannruby: Converted MOESI_hammer dma cntrl to new config...
2010-01-30 Brad Beckmannruby: Added the cache profiler to the new config system
2010-01-30 Brad Beckmannruby: Added clock to ruby system
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2010-01-30 Brad Beckmannruby: connects sm queues to the network
2010-01-30 Steve Reinhardtruby: Calculate system total memory capacity in Python
2010-01-30 Steve Reinhardtruby: Add support for generating topologies in Python.
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-12-19 Gabe BlackX86: Record the memory mode when building an X86 system.
2009-11-19 Brad Beckmannm5: improvements to the ruby_fs.py file
2009-11-18 Brad Beckmannm5: Added option to take a checkpoint at the end of...
2009-11-18 Brad Beckmannm5: Moved profile option since Simulation depends on it.
2009-11-18 Brad Beckmannruby: included ruby config parameter ports per core
2009-11-18 Brad Beckmannruby: Support for merging ALPHA_FS and ruby
2009-11-18 Brad Beckmannruby: Ruby memtest python script.
2009-10-18 Brad Beckmannmerged with ISA event manager fix
2009-10-16 Brad Beckmannremoved libruby file reference from ruby_se.py
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-09-16 Korey Sewellinorder-configs: update se.py
2009-09-16 Korey Sewellconfigs: add maxinsts option on command line
2009-09-15 Steve ReinhardtAdd an I/O cache to FS config even if there's just...
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-26 Korey Sewellse-configs: edit se.py to account for non-O3CPU workloads
2009-07-25 Korey Sewello3-smt: enforce numThreads parameter for SMT SE mode
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Daniel Sanchezruby: Working M5 interface and updated Ruby interface.
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-05-05 Korey Sewellmerge code
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-04-26 Gabe BlackX86, Config: Make makeX86System consider the number...
2008-07-16 Steve Reinhardtmem: use single BadAddr responder per system.
2009-04-21 Steve ReinhardtMinor tweaks for future Ruby compatibility.
2009-04-19 Gabe BlackX86: Actually put the PCI INTA entry into the MP tables.
2009-04-19 Gabe BlackX86: Make E820 report nice, round (and correct) numbers.
2009-04-19 Gabe BlackX86: Automatically make the IO APIC in an N CPU system...
2009-04-15 Steve Reinhardtconfigs: Allow M5_CPU2000 env var to set CPU2K binary...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-25 Gabe BlackX86: Add IRQ4 to the Intel MP tables.
2009-02-10 Korey SewellConfigs: Add support for the InOrder CPU model
2009-02-01 Gabe BlackX86: Find the natural lpj for this configuration.
next