From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=50486 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ODuDo-0002Zb-5Y for qemu-devel@nongnu.org; Mon, 17 May 2010 02:57:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ODuDj-0001CH-QF for qemu-devel@nongnu.org; Mon, 17 May 2010 02:54:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50817) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ODuDj-0001C5-G4 for qemu-devel@nongnu.org; Mon, 17 May 2010 02:54:35 -0400 Message-ID: <4BF0E825.2060701@redhat.com> Date: Mon, 17 May 2010 08:54:29 +0200 From: Jes Sorensen MIME-Version: 1.0 References: <1273739572-30840-1-git-send-email-Jes.Sorensen@redhat.com> <1273739572-30840-2-git-send-email-Jes.Sorensen@redhat.com> <4BED4E73.2080802@linux.vnet.ibm.com> In-Reply-To: <4BED4E73.2080802@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 1/1] Add -version-simple argument, printing only version number. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: clalance@redhat.com, qemu-devel@nongnu.org, crobinso@redhat.com On 05/14/10 15:21, Anthony Liguori wrote: > On 05/13/2010 03:32 AM, Jes.Sorensen@redhat.com wrote: >> From: Jes Sorensen >> >> Add -version-simple argument for QEMU, printing just the version >> number, without any supporting text. > > I'm not a huge fan of the name. It was the lesser evil I could come up with since -version was already taken, but I am open to alternatives. > But what information are we trying to convey? Just major/minor number > or would qemu-kvm also throw some info in there? > > Do version numbers even matter because 0.13 from qemu.git is going to be > a hell of a lot different from 0.13 in RHEL6.x. > > What are the consumers of this information actually doing with it? I think this has already been discussed, I was off on Friday so I'll leave it to the other thread. Cheers, Jes