Zhao, Yunfeng wrote:
>>> I can't find these on git.kernel.org.  Are you using 'git fetch' or
>>>       
> 'git
>   
>>> pull'?
>>>       
>> [Yunfeng] Our test system is hourly syncing with
>> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git
>> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/avi/kvm-userspace.git
>> Then git clone to build binary.
>>     
> [Yunfeng] I am using git-pull.
>   

Okay, 'git pull' sometimes generates new commit IDs, which are local to
you repository.  Please use 'git fetch' so the commit IDs are meaningful.

In particular, we should now have up to 4-way smp support.


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


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