Paul Brook wrote:
>>> What you really want to do is ask your virtualization module what
>>> features it supports.
>>>       
>> Yes, that needs to be an additional filter.
>>     
>
> I'd have thought that would be the *only* interesting set for autodetection.
>
>   

Yes, you're right.  It's pointless to issue cpuid in userspace and mask 
it in the kernel; rather we can issue it in the kernel , mask out 
unsupported features, and return it to userspace.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to