Li, Xin B wrote: > > cpuid was intentionally made per-vcpu, since that's the way real > > hardware works. Note that the ioctl() uses a vcpu fd, not a vm fd. Is > > there a reason why you can't initialize cpuid for all vcpus from qemu? > > > > To my knowledge, for a SMP system, all the CPU should be the same, even > the stepping. > -Xin
Actually, that's not necessarily correct; it's possible the stepping can be different (especially in the future). Jun --- Intel Open Source Technology Center ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
