Zhang, Xiantao wrote:
>
>>> -   u64 ia32_misc_enable_msr;
>>>
>>>     struct kvm_mmu mmu;
>>>
>>>       
>> mmu
>>     
>
> About mmu,  i am not sure about this. IA64 only need kvm module to
> allocate and free memory for guests. Most functions related to mmu are
> useless for IA64. If we put them as common, Maybe we have to define some
> blank functions. 
>
>   

I meant the mmu is x86 specific.

>>>       
>> pio is x86 specific
>>     
>
> Why see pio as x86 specific? as I know, most archs have port IO access .
>
>   

Which ones? ppc and s390 don't, and I think ia64 doesn't either?

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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to