Li, Xin B wrote:
> Really strange, I sent out this email last night, but it didn't appear
> on the list.
>
>   

The list is broken, for the last few days.  I notified sourceforge.

> -Xin 
>
>   
>> -----Original Message-----
>> From: Li, Xin B 
>> Sent: Tuesday, June 12, 2007 12:47 AM
>> To: kvm-devel@lists.sourceforge.net
>> Subject: cpuid should be VM wide instead of vCPU wide.
>>
>> cpuid should be VM wide instead of vCPU wide.
>>
>>     

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?

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
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
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to