I patch 8665, 8863, 8864 and 8876 getting from gem5 to gem5-stable, adding some manually adjusting, and then gem5-stable seems correct when switching cpu type. As I can see, the defer_registration in 8863 should also apply to timing and atomic model. If not so, when using stand_switch, gem5 will also fail.
On Mon, Apr 23, 2012 at 9:37 AM, mingkai huang <[email protected]> wrote: > Hi, > I'm using gem5 of x86. In my test, gem5-stable can not switch cpu > type, and the bug was fixed in gem5. But gem5 can not > correctly run bzip2 from SPEC2006 in SE using o3 cpu, and not > correctly echo "hello" in FS using o3 cpu(I don't do much test). I > also manually patched the 8863 and 8864 patches which fixes cpu type > switching bug to gem5-stable, and other problem occured. > How can I get a gem5 run correctly? > Thanks! > > -- > Best regards, > Mingkai Huang -- Best regards, Mingkai Huang _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
