From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2 08/11] KVM: VMX: Intercept RDPMC Date: Tue, 14 Jun 2011 11:34:34 +0300 Message-ID: <4DF71D1A.1050602@redhat.com> References: <1307972106-2468-1-git-send-email-avi@redhat.com> <1307972106-2468-9-git-send-email-avi@redhat.com> <4DF637FE.1070006@cisco.com> <4DF63AD2.5000403@redhat.com> <4DF641F7.3010603@cisco.com> <20110613173820.GA10097@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: David Ahern , Marcelo Tosatti , kvm@vger.kernel.org, Peter Zijlstra , Arnaldo Carvalho de Melo To: Ingo Molnar Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61915 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754676Ab1FNIew (ORCPT ); Tue, 14 Jun 2011 04:34:52 -0400 In-Reply-To: <20110613173820.GA10097@elte.hu> Sender: kvm-owner@vger.kernel.org List-ID: On 06/13/2011 08:38 PM, Ingo Molnar wrote: > > > > I should have known that. Is there some git magic I can use to > > avoid cloning yet another tree (I already have Ingo's tree for > > perf-core and perf-urgent along with Linus' tree)? > > You can use 'git remote add kvm ...' and then 'git remote update'. > Avi's bits will then be in kvm/master. Yes, very useful. I have one linux tree with about 30 remotes. Great for saving space and cross-tree operations. -- error compiling committee.c: too many arguments to function