Re: [gem5-users] Kernel panic when build custom kernel in FS mode

2019-12-11 Thread Ciro Santilli
here is an alternate automated setup that I have tested: https://github.com/cirosantilli/linux-kernel-module-cheat/tree/50ac89b779363774325c81157ec8b9a6bdb50a2f#gem5-buildroot-setup On Thu, Dec 5, 2019 at 4:05 AM 闫亮 wrote: > > Hi all, > > I am trying to use full_system simulation in gem5 and foll

[gem5-users] Kernel panic when build custom kernel in FS mode

2019-12-04 Thread 闫亮
Hi all, I am trying to use full_system simulation in gem5 and following the steps in a Blog(http://www.lowepower.com/jason/setting-up-gem5-full-system.html).I do all the same things as the author for the first 3 steps. I stucked at the 4th step actually. I checked the website as well but there