From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH v2 08/11] KVM: VMX: Intercept RDPMC Date: Mon, 13 Jun 2011 12:09:59 -0600 Message-ID: <4DF65277.5030909@cisco.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 Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Marcelo Tosatti , kvm@vger.kernel.org, Peter Zijlstra , Arnaldo Carvalho de Melo To: Ingo Molnar Return-path: Received: from sj-iport-6.cisco.com ([171.71.176.117]:49078 "EHLO sj-iport-6.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754049Ab1FMSKB (ORCPT ); Mon, 13 Jun 2011 14:10:01 -0400 In-Reply-To: <20110613173820.GA10097@elte.hu> Sender: kvm-owner@vger.kernel.org List-ID: On 06/13/2011 11:38 AM, 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. Once again something I should have known from your tip.git/README. Thank you! David > > Thanks, > > Ingo > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html