From mboxrd@z Thu Jan 1 00:00:00 1970 From: justin Subject: Re: [ANNOUNCE] Native Linux KVM tool v2 Date: Fri, 17 Jun 2011 15:31:22 +0800 Message-ID: <4DFB02CA.1040409@gmail.com> References: <1308153214.7566.6.camel@jaguar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Avi Kivity , Andrew Morton , Linus Torvalds , Ingo Molnar , Prasad Joshi , Sasha Levin , Cyrill Gorcunov , Asias He To: Pekka Enberg Return-path: In-Reply-To: <1308153214.7566.6.camel@jaguar> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 2011=E5=B9=B406=E6=9C=8815=E6=97=A5 23:53, Pekka Enberg wrote: > or alternatively, if you already have a kernel source tree: > > git remote add kvm-tool git://github.com/penberg/linux-kvm.git > git remote update > git checkout -b kvm-tool/master kvm-tool I tried this, but it do not work, there is something wrong when I=20 executed the 3rd git command. I tried "git checkout -b tools/kvm kvm-tool/master", it seems works fin= e. --=20 justin