[gem5-dev] core dump panic: invalid access size! [write:build/ARM/dev/isa_fake.cc, line 113]

2014-05-05 Thread Embedded Systems MadHatter via gem5-dev
Hi, I tried to run a specific set of Benchmarks with my own model of ARMv8, but I got two errors, one I fixed creating a link from my own image to mine.img to linux-arm-ael.img, because every time I try to run the benchmark with -b from ti tries to open this image instead of the parameter --image.

Re: [gem5-dev] Review Request 2248: arch: support dynamic ISA file generation in SConscripts

2014-05-05 Thread Steve Reinhardt via gem5-dev
On May 5, 2014, 8:44 a.m., Andreas Hansson wrote: > > It was my intention for all of this to be all "required" for ISA splitting; > > these changes just address one aspect of the solution. If one single > > changeset is desired, this should be folded into the other ISA splitting > > changes.

Re: [gem5-dev] Review Request 2248: arch: support dynamic ISA file generation in SConscripts

2014-05-05 Thread Ali Saidi via gem5-dev
On May 5, 2014, 3:44 p.m., Andreas Hansson wrote: > > It was my intention for all of this to be all "required" for ISA splitting; > > these changes just address one aspect of the solution. If one single > > changeset is desired, this should be folded into the other ISA splitting > > changes.

Re: [gem5-dev] Review Request 2248: arch: support dynamic ISA file generation in SConscripts

2014-05-05 Thread Steve Reinhardt via gem5-dev
On May 5, 2014, 8:44 a.m., Andreas Hansson wrote: > > It was my intention for all of this to be all "required" for ISA splitting; > > these changes just address one aspect of the solution. If one single > > changeset is desired, this should be folded into the other ISA splitting > > changes.

Re: [gem5-dev] Review Request 2248: arch: support dynamic ISA file generation in SConscripts

2014-05-05 Thread Curtis Dunham via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2248/#review5088 --- src/SConscript I supp