systemc: Ignore process control functions on terminated processes.
authorGabe Black <gabeblack@google.com>
Thu, 6 Dec 2018 01:45:31 +0000 (17:45 -0800)
committerGabe Black <gabeblack@google.com>
Mon, 10 Dec 2018 06:42:23 +0000 (06:42 +0000)
commit3182b2adec05be519c3251bb775f0d8ddbb2ecdf
tree9557991bb33d42c8eecf94eed6b0c02f88d565ca
parentd051b9f1dae199087ed1991cfdb5dd01e4758294
systemc: Ignore process control functions on terminated processes.

These functions can descend to the children of a terminated process,
but should have no effect on that process itself.

Change-Id: I6e4bdec8c492dd03d05bc1397aa080e8a51397c1
Reviewed-on: https://gem5-review.googlesource.com/c/14917
Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/process.cc