Avi Kivity wrote:
> Jorge Lucángeli Obes wrote:
>>> Thanks for the help, that compiled the userspace part.   I need the new
>>> kernel module (kvm-intel.ko), can I take it from the kernel tree some
>>> way or do I have to use the whole KVM kernel?
>>>     
>> You should be able to compile it without having to compile the whole
>> kernel. That's what one does with release versions, so it has to be
>> possible. However, I've been working with the userspace part, so I've
>> not yet tried it. Maybe someone else can comment? It's probably just
>> Makefile dark magic.
>>
>>   
> 
> make -C kernel sync LINUX=/path/to/your/linux/repo
> 
Hi Avi,

If I run that in the userspace repo it moves some files but doesn't 
actually compile anything.  Sorry to be dense about this, but are there 
any other steps?

Thanks,
Cam

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