Searched hist:9953 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/python/m5/ | ||
H A D | params.py | 9953:9caba3b84a9b Thu Oct 31 14:41:00 EDT 2013 Geoffrey Blake <geoffrey.blake@arm.com> 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. |
H A D | SimObject.py | 9953:9caba3b84a9b Thu Oct 31 14:41:00 EDT 2013 Geoffrey Blake <geoffrey.blake@arm.com> 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. |
Completed in 57 milliseconds