cpu: Make accesses to comInstEventQueue indirect through methods.
authorGabe Black <gabeblack@google.com>
Mon, 14 Oct 2019 05:02:35 +0000 (22:02 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 25 Oct 2019 22:42:31 +0000 (22:42 +0000)
commitc73c19effd8f7f9b6e2ec470f04b8f1f43ce7354
tree9869a1a8c09c03a3354ef5efee23dd0e9d03fdd4
parentfea2af5b9c4599637866d0ce2dfc598296c19a5b
cpu: Make accesses to comInstEventQueue indirect through methods.

This lets us move the event queue itself around, or change how those
services are provided.

Change-Id: Ie36665b353cf9788968f253cf281a854a6eff4f4
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22107
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/base/remote_gdb.cc
src/cpu/base.cc
src/cpu/base.hh
src/cpu/kvm/base.cc
src/cpu/minor/execute.cc
src/cpu/o3/cpu.cc
src/cpu/o3/probe/elastic_trace.cc
src/cpu/simple/base.cc