gem5/src
Andreas Sandberg 2cfe62adc4 cpu: Rename defer_registration->switched_out
The defer_registration parameter is used to prevent a CPU from
initializing at startup, leaving it in the "switched out" mode. The
name of this parameter (and the help string) is confusing. This patch
renames it to switched_out, which should be more descriptive.
2013-01-07 13:05:45 -05:00
..
arch arm: Remove the register mapping hack used when copying TCs 2013-01-07 13:05:44 -05:00
base scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support 2013-01-07 13:05:39 -05:00
cpu cpu: Rename defer_registration->switched_out 2013-01-07 13:05:45 -05:00
dev dev: Do not serialize timer parameters 2013-01-07 13:05:39 -05:00
doc MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern base: Encapsulate the underlying fields in AddrRange 2013-01-07 13:05:38 -05:00
mem mem: Remove the IIC replacement policy 2013-01-07 13:05:39 -05:00
proto base: Add wrapped protobuf input stream 2013-01-07 13:05:37 -05:00
python cpu: Introduce sanity checks when switching between CPUs 2013-01-07 13:05:44 -05:00
sim arm: Remove the register mapping hack used when copying TCs 2013-01-07 13:05:44 -05:00
unittest AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Remove stale compiler options 2013-01-07 13:05:39 -05:00