Daniel Carvalho has uploaded a new patch set (#2). (
https://gem5-review.googlesource.com/11850 )
Change subject: configs: Add kernel parameter to system creation
......................................................................
configs: Add kernel parameter to system creation
Kernel was being set using a placeholder and then assigned the
correct value. This would generate the following error if the
placeholder file did not exist:
'IOError: Can't find file <placeholder> on path'
This patch adds to the system constructor function a kernel path
variable with a default value.
Change-Id: I0eb45d12eda6b6efe9a3fe118996b640844a7b34
---
M configs/common/FSConfig.py
M configs/example/fs.py
2 files changed, 39 insertions(+), 23 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/11850
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I0eb45d12eda6b6efe9a3fe118996b640844a7b34
Gerrit-Change-Number: 11850
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Carvalho <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev