cpu: fix exec tracing memory corruption bug
[gem5.git] / configs /
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.
2009-02-01 Gabe BlackX86: Add a root device to the kernel command line.
2009-02-01 Gabe BlackX86: Configure the first PCI interrupt.
2009-02-01 Gabe BlackX86: Hook in a hard drive image.
2009-02-01 Gabe BlackX86: Take out the IDE noprobe kernel arguments.
2009-02-01 Gabe BlackX86: Plug in an IDE controller.
2009-02-01 Gabe BlackX86: Add some interrupt info to the intel MP tables.
2009-01-31 Ali SaidiErrors: Print a URL with a hash of the format string...
2009-01-26 Gabe BlackX86: Prevent Linux for probing for non-existant IDE...
2008-10-11 Gabe BlackX86: Add entries for the IO APIC to the MP table.
2008-10-11 Gabe BlackX86: Add an Intel MP table to the simulation.
2008-10-11 Gabe BlackX86: Rename the PC device to Pc.
2008-10-10 Nathan Binkertautomerge
2008-10-10 Gabe BlackX86: Turn SMBios structures into simobjects.
2008-10-10 Gabe BlackX86: Split makeLinuxX86System into makeLinuxX86System...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-07-23 Michael Adlerprocess: separate stderr from stdout
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-18 Nathan BinkertRename SimConsole to Terminal since it makes more sense
2008-06-13 Steve ReinhardtAutomated merge with ssh://m5sim.org//repo/m5
2008-06-13 Ali SaidiScripts: Check for the appropriate build type as soon...
2008-06-12 Gabe BlackX86: Make the e820 table manually or automatically...
2008-06-12 Gabe BlackX86: Force the kernel to use a certain loops per jiffy...
2008-06-12 Gabe BlackX86: Make the amount of system memory match the hardcod...
2008-06-12 Gabe BlackX86: Make the regular console use the serial port as...
2008-03-25 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-03-25 Gabe BlackX86: Change the Opteron platform to be the PC platform.
2008-03-16 Ali SaidiSimpoints: Fix regression bug/Don't set process.simpoin...
2008-02-29 Lisa HsuError out if -s is used without --caches (instead of... m5_2.0_beta5
2008-02-29 Ali SaidiConfigs: Make sure options don't conflict
2008-02-29 Ali SaidiConfigs: Fix some bugs we introduced in the simpoints...
next