diff options
author | Geoffrey Blake <geoffrey.blake@arm.com> | 2013-10-31 13:41:13 -0500 |
---|---|---|
committer | Geoffrey Blake <geoffrey.blake@arm.com> | 2013-10-31 13:41:13 -0500 |
commit | 15938e049267d87e4272aa863741e56eba883117 (patch) | |
tree | 129ca1c1fe7843d561439b1269c9ea80016b2037 /src/python/SConscript | |
parent | 6b4543184ea4203f44210f8061b888d8d683979a (diff) | |
download | gem5-15938e049267d87e4272aa863741e56eba883117.tar.xz |
config: Fix handling of parents for simobject vectors
SimObjectVector objects did not provide the same interface to
the _parent attribute through get_parent() like a normal
SimObject. It also handled assigning a _parent incorrectly
if objects in a SimObjectVector were changed post-creation,
leading to errors later when the simulator tried to execute.
This patch fixes these two omissions.
Diffstat (limited to 'src/python/SConscript')
0 files changed, 0 insertions, 0 deletions