[gem5-users] Re: KVM patch for FS mode and PARSEC on gem5-21

2021-06-10 Thread Hoa Nguyen via gem5-users
Hi Rajesh, I assume that you're on the develop branch of gem5. You can remove the line self.intrctrl = IntrControl() to fix the config file. Regards, Hoa Nguyen On Wed, Jun 9, 2021, 10:26 PM Rajesh Shashi Kumar via gem5-users < gem5-users@gem5.org> wrote: > Hi Ayaz, > > Thank you very muc

[gem5-users] Re: MMAP a file in SE mode

2021-06-10 Thread S.Hossein Katebi via gem5-users
Hi. I know it's been a long time since your last message, but is there any way that you can share your gem5 msync implementation with me? Sincerely, Katebi. ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le.

[gem5-users] gem5 Intel SGX model

2021-06-10 Thread Jared Nye
Hello, Good afternoon. Is anyone aware of a gem5 simulator which models Intel SGX or if one is currently being worked on? Thank you, Jared ___ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

[gem5-users] scheduleInstStop use under aarch64 KVM mode

2021-06-10 Thread Liyichao via gem5-users
Hi All: The scheduleInstStop function is used to specify the number of instructions to stop the emulation. Currently, my GEM5 emulation under aarch64 KVM mode is to start 32 cores and then execute an identical binary on each core. Then I use the scheduleInstStop function to specify the