Hello Rahul Thakur, Steve Reinhardt,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/2862

to look at the new patch set (#2).

Change subject: config: cpu: Don't rely on hardcoded lists of info in CpuConfig.py.
......................................................................

config: cpu: Don't rely on hardcoded lists of info in CpuConfig.py.

All of the information that's needed can now be collected dynamically from the SimObjects that are compiled in. If a CPU model is defined in the config post build and doesn't end up in m5.objects, then the person defining it knows about it enough to explicitly included it in the config without having to look it up based on a nickname or list of class names. It's also not "official" enough to
be universally advertised by generic scripts like config/example/fs.py.

Change-Id: I0cd71c71401892b7d4d7091530c0196274f1baeb
---
M configs/common/CpuConfig.py
1 file changed, 8 insertions(+), 37 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/2862
To unsubscribe, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0cd71c71401892b7d4d7091530c0196274f1baeb
Gerrit-Change-Number: 2862
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Rahul Thakur <[email protected]>
Gerrit-Reviewer: Steve Reinhardt <[email protected]>
Gerrit-CC: Andreas Hansson <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to