Files
gem5/src/sim
Gabe Black 771af751a2 sim: Reintroduce the ignoreWarnOnceFunc syscall handler.
Instead of just using warn_once, we'll gate each warning on a bool
which is associated with the syscall desc pointer. To avoid having to
keep warn once bookkeeping in every syscall desc, we put it in a map
which is looked up at runtime.

Jira Issue: https://gem5.atlassian.net/browse/GEM5-187

Change-Id: I1dcce48de91b8a635f9f3df3bfc0ed6ba1291c4f
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23168
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
2019-12-10 23:58:14 +00:00
..
2015-10-09 14:27:09 -05:00
2017-05-02 12:37:32 +00:00
2019-05-03 15:55:16 +00:00
2019-04-25 18:11:34 +00:00
2019-04-25 18:11:34 +00:00
2019-04-25 18:11:34 +00:00
2016-12-19 16:25:37 +00:00
2019-11-16 07:25:58 +00:00
2017-05-02 12:37:32 +00:00
2019-04-28 01:19:40 +00:00