Hi all, I am using kvm to boot linux and switch to o3 cpu in full system simulation and it seems to be working but I am getting a bunch of warnings which I am not sure they can be ignored.
Here are the warnings that I am getting: warn: ldt: Illegal segment type (0) warn: ldt: P flag not set warn: kvm-x86: MSR (0x3a) unsupported by gem5. Skipping. warn: kvm-x86: MSR (0x48) unsupported by gem5. Skipping. warn: kvm-x86: MSR (0x12) unsupported by gem5. Skipping. warn: kvm-x86: MSR (0x11) unsupported by gem5. Skipping. . . . . warn: kvm-x86: MSR (0xc0010015) unsupported by gem5. Skipping. warn: kvm-x86: MSR (0x4b564d05) unsupported by gem5. Skipping. I cloned the latest version of gem5 and cherry picked commits 6450aaa and 3403665 from https://github.com/darchr/gem5 as instructed in this tutorial: https://gem5art.readthedocs.io/en/latest/tutorials/spec2006-tutorial.html Are these warnings expected or is there any problem with my simulation settings? Best, Muhammet
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users