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

/gem5/src/systemc/core/
H A Devent.ccdiff 13187:ee28771420a6 Fri Sep 07 18:24:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Report an error if notifying during the update phase.

Change-Id: If261c7a981a247884f0a6466756966b454f197f4
Reviewed-on: https://gem5-review.googlesource.com/c/12606
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
H A Dprocess.ccdiff 13261:c8e97d29976d Wed Sep 26 23:32:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Ensure the reset event is notified before reseting the target.

The target may be the process which is currently running. In that case,
the reset method will end and never get to notifying the reset event.
To fix that, we need to notify the reset event first.

Change-Id: If3a9d87edc0999293a68d86d35989ae49eab3c07
Reviewed-on: https://gem5-review.googlesource.com/c/13187
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 27 milliseconds