Carlo Marcelo Arenas Belon wrote:
> On Tue, Nov 06, 2007 at 10:48:52AM -0600, Jerone Young wrote:
>   
>> Move msrs functions to libkvm-x86.c
>>
>> This patch moves functions:
>>      kvm_msr_list
>>      move kvm_get_msrs
>>      move kvm_set_msrs
>>     
>
> the problem is that with this the definitions were moved as well from libkvm.h
> to kvm-x86.h which is private and not meant to be exported outside of libkvm
> but those 3 functions are used by qemu-kvm.c as shown by :
>
>   

They need to be moved back to libkvm.h with a #ifdef.  And to the #ifdef
purists I say: deorbit.

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


-------------------------------------------------------------------------
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