Hollis Blanchard wrote:
> On Thu, 2007-11-08 at 07:54 +0200, Avi Kivity wrote:
>
>> 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:
On Thu, 2007-11-08 at 07:54 +0200, Avi Kivity wrote:
> 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
> >>mov
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 defi
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