Hi everyone,

While experimenting with MIPS in gem5, I've noticed that fast-forwarding
doesn't work for the MIPS target. There's a segfault very early on before
any real simulation happens. I'm thinking about spending time to get this
working and then submitting a patch for it.

Does anyone know which files are relevant?

I did a rough trace to see where the simulator was segfaulting, and it
looks like it's in m5's simulate.py, during object init(). Are there any
showstoppers that have prevented previous developers from supporting
fast-forwarding for MIPS?

Thanks!

Chris
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to