Files
gem5/src/cpu
Giacomo Travaglini 5187a24d49 sim,cpu,mem,arch: Introduced MasterInfo data structure
With this patch a gem5 System will store more info about its Masters.
While it was previously keeping track of the Master name and Master ID
only, it is now adding a per-Master pointer to the SimObject related to
the Master.
This will make it possible for a client to query a System for a Master
using either the master's name or the master's pointer.

Change-Id: I8b97d328a65cd06f329e2cdd3679451c17d2b8f6
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/9781
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
2018-04-27 16:00:28 +00:00
..
2017-12-14 00:27:59 +00:00
2011-04-15 10:44:06 -07:00
2015-09-30 15:21:55 -05:00
2015-09-30 15:21:55 -05:00
2011-04-15 10:44:14 -07:00
2016-02-06 17:21:18 -08:00
2014-07-23 16:09:04 -05:00