Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
5ac5a521
Commit
5ac5a521
authored
Apr 30, 2021
by
Hejing Li
Browse files
use gem5.fast
parent
ceb7e071
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
experiments/simbricks/experiments.py
experiments/simbricks/experiments.py
+1
-1
No files found.
experiments/simbricks/experiments.py
View file @
5ac5a521
...
...
@@ -190,7 +190,7 @@ class ExpEnv(object):
self
.
qemu_img_path
=
self
.
repodir
+
'/sims/external/qemu/build/qemu-img'
self
.
qemu_path
=
self
.
repodir
+
'/sims/external/qemu/build/x86_64-softmmu/qemu-system-x86_64'
self
.
qemu_kernel_path
=
self
.
repodir
+
'/images/bzImage'
self
.
gem5_path
=
self
.
repodir
+
'/sims/external/gem5/build/X86/gem5.
op
t'
self
.
gem5_path
=
self
.
repodir
+
'/sims/external/gem5/build/X86/gem5.
fas
t'
self
.
gem5_py_path
=
self
.
repodir
+
'/sims/external/gem5/configs/simbricks/simbricks.py'
self
.
gem5_kernel_path
=
self
.
repodir
+
'/images/vmlinux'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment