Hello
I tried to follow the example given in configs/example/fs.py for running
full system simulation and I also mentioned the kernel path in
configs/common/SysPath.py,
I am facing an error as *fatal: fatal condition !kernelObj occurred: No
kernel to load.*
Has someone tried the full system simu
Hi All,
I want to reserve a chunk of memory space for other usage so that the
application won't use it. How can I achieve this in SE mode?
Thanks,
Xijing Han
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-l
Dear gem5 faculties:
I am still learning gem5 and when I try compiling the original code in gem5
Tutorial (
Creating SimObjects in the memory system), there is the compiling error for
this code. I use the original code for SimObjects in the memory system
except I change from "from MemObject import