gem5/src
Geoffrey Blake dbdce42b88 config: Add SubSystem container for simobjects
This patch adds the SubSystem container for grouping
simobjects together in logical subsystems to facilitate
building a larger system from constituent parts.  The container
is simply a non-abstract empty simobject to hold the components
that will be connected as its children.  In simulation the
object does not participate, its only use is during configuration
of the system.
2014-08-10 05:39:16 -04:00
..
arch power: Add basic DVFS support for gem5 2014-06-30 13:56:06 -04:00
base base: Remove unused files 2014-08-10 05:38:59 -04:00
cpu cpu: Ensure the traffic generator suppresses non-memory packets 2014-08-10 05:39:04 -04:00
dev x86: make PioBus return BadAddress errors 2014-07-18 22:05:51 -07:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern kern: get rid of unused linux syscall files 2014-07-18 22:05:51 -07:00
mem mem: refactor LRU cache tags and add random replacement tags 2014-07-28 12:23:23 -04:00
proto mem: Edit proto Packet and enhance the python script 2014-03-07 15:56:23 -05:00
python config: Add hooks to enable new config sys 2014-08-10 05:39:13 -04:00
sim config: Add SubSystem container for simobjects 2014-08-10 05:39:16 -04:00
unittest unittest: Fix build errors 2014-01-30 12:21:58 -06:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Bump the compiler version to gcc 4.6 and clang 3.0 2014-06-10 17:44:39 -04:00