From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 0/17][REVIEW] Backport candidates for stable-0.10 Date: Sun, 17 May 2009 18:32:31 -0500 Message-ID: <4A109E8F.5070805@codemonkey.ws> References: <1242574999-20887-1-git-send-email-aliguori@us.ibm.com> <4A1041BB.1050109@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , kvm@vger.kernel.org, Glauber Costa To: Avi Kivity Return-path: Received: from yw-out-2324.google.com ([74.125.46.29]:14169 "EHLO yw-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753165AbZEQXci (ORCPT ); Sun, 17 May 2009 19:32:38 -0400 Received: by yw-out-2324.google.com with SMTP id 5so1772104ywb.1 for ; Sun, 17 May 2009 16:32:38 -0700 (PDT) In-Reply-To: <4A1041BB.1050109@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > Anthony Liguori wrote: >> kvm-stable-start is a local tag to: >> >> commit 8d890e234cdf5860395c4cb93b831ae37aab41e9 >> Author: Zhang, Yang >> Date: Thu Mar 5 15:10:22 2009 +0800 >> >> kvm: external module: add kvm-ia64.c to hack files list >> >> As best I can tell, the is the point where KVM's stable branch forked >> from the >> master branch. If anyone knows a better way to figure this out in >> git, please >> let me know. >> > > $ git merge-base stable-0.10 master > 8d890e234cdf5860395c4cb93b831ae37aab41e9 Ah, that would have saved me some headache :-) Thanks. Regards, Anthony Liguori