From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: kvm-userspace broken? Date: Mon, 04 May 2009 11:14:58 +0300 Message-ID: <49FEA402.4030801@redhat.com> References: <49F5A1F7.5040004@web.de> <49F5AA4E.2060802@redhat.com> <49FE0F67.8020205@xs4all.nl> <49FE8DC3.4000108@redhat.com> <20090504075123.GD16207@sajinet.com.pe> <49FEA1D6.6060203@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Hans de Bruin , kvm@vger.kernel.org To: Carlo Marcelo Arenas Belon Return-path: Received: from mx2.redhat.com ([66.187.237.31]:50417 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755540AbZEDIPd (ORCPT ); Mon, 4 May 2009 04:15:33 -0400 In-Reply-To: <49FEA1D6.6060203@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > Carlo Marcelo Arenas Belon wrote: >> On Mon, May 04, 2009 at 09:40:03AM +0300, Avi Kivity wrote: >> >>> Hans de Bruin wrote: >>> >>>> Avi Kivity wrote: >>>> >>>>> kvm-userspace.git has been retired; it's now playing golf in >>>>> git://git.kernel.org/pub/scm/virt/kvm/retired/kvm-userspace.git. >>>>> Use git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git instead. >>>>> >>>> The latest tarbal on sourceforge is kvm-85, yet the clone I just >>>> made from qemu-kvm 'git descibes' itself as kvm-84-756-gf7d114d. >>>> Is that right? >>>> >>> Try 'git fetch --tags origin' >>> >> >> $ git tag | grep kvm-85 | head -1 >> kvm-85 >> $ git describe >> kvm-84-773-g0925f80 >> >> easily reproducable with a fresh clone. >> >> > > Looks like the repository diverged after kvm-85rc6; not sure how that > can happen. Will merge it back up. > Looks like the tag was set incorrectly; I fixed it up, new tag should be up when git.kernel.org catches up. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.