From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53354 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCdxa-0000tS-Mx for qemu-devel@nongnu.org; Thu, 13 May 2010 15:20:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCdxY-0002lL-RV for qemu-devel@nongnu.org; Thu, 13 May 2010 15:20:42 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:53373) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCdxY-0002l6-C1 for qemu-devel@nongnu.org; Thu, 13 May 2010 15:20:40 -0400 Received: by pwj3 with SMTP id 3so814829pwj.4 for ; Thu, 13 May 2010 12:20:39 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <201005131500.45447.paul@codesourcery.com> References: <1273696161-14332-1-git-send-email-crobinso@redhat.com> <4BEBF9A5.3070507@redhat.com> <20100513132102.GG12207@redhat.com> <201005131500.45447.paul@codesourcery.com> Date: Thu, 13 May 2010 22:20:39 +0300 Message-ID: Subject: Re: [Qemu-devel] Re: [PATCH] Revive -version 'QEMU PC Emulator...' From: Blue Swirl Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: aliguori@us.ibm.com, Jes Sorensen , qemu-devel@nongnu.org, clalance@redhat.com, Cole Robinson On 5/13/10, Paul Brook wrote: > > > But that is no different from what we have today. Users who update their > > > qemu and see issues with libvirt can also be asked to update libvirt. I > > > have already had several cases where I needed to do that anyway. > > > > The general policy of QEMU has been to try and avoid known breakage of > > existing apps unless unavoidable. This change introduced 100% guarenteed > > breakage of every single deployment that exists today, for the sake of > > removing 2 characters from a string. I really don't think this is a good > > cost/benefit tradeoff & agree with Cole that I'd like to see this reverted > > for the 0.13 release, and re-considered in a later release once we've had > > a chance to get a preventative fix out for libvirt using -version-string > > or equivalent. > > > For a stable release I'd agree, we shouldn't be breaking anything. > If combined with a version version bump I care a lot less. Fully agree. I think even better line would be 'QEMU System Emulator..'.