summaryrefslogtreecommitdiff
path: root/src/python/m5/simulate.py
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2019-05-02 22:58:08 -0700
committerGabe Black <gabeblack@google.com>2019-05-20 06:08:24 +0000
commit526a2fb619f5e5c2c2a7f19498a737571df189b7 (patch)
tree4328c275aac650e2fa4e595f9f42de55f5b7934a /src/python/m5/simulate.py
parent50f85394b36fb7fd186d0137f11bf416f65d080f (diff)
downloadgem5-526a2fb619f5e5c2c2a7f19498a737571df189b7.tar.xz
sim: Make the Process create function use the object loader mechanism.
This gets rid of the big mass of #if-s around headers and around the code which creates an object file. As a nice side bonus, this also means that in addition to supporting multiple OS/arch combinations simultaneously, the object file loader could support multiple ISAs simultaneously as well, since each could load and set up its object file loaders indepedently and without the base process classes knowledge/involvement. Change-Id: I0a19ad06e30e9062a96d27f00b66756eb3a595ba Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18631 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'src/python/m5/simulate.py')
0 files changed, 0 insertions, 0 deletions