Searched hist:2712 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dconfig.pydiff 2712:aa0891b4a110 Sat Jun 10 21:13:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Don't allow SimObject-valued class params to be set
after the class has been instantiated or subclassed.
This is one of the main situations that leads to
confusing results.

configs/test/fs.py:
Clean up to avoid modifying BaseCPU after it's been subclassed.

Completed in 10 milliseconds