From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7hep-0002qp-B7 for qemu-devel@nongnu.org; Tue, 31 May 2016 07:16:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7hek-0004WL-Bg for qemu-devel@nongnu.org; Tue, 31 May 2016 07:16:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7hek-0004WE-5l for qemu-devel@nongnu.org; Tue, 31 May 2016 07:16:18 -0400 From: Laszlo Ersek Message-ID: <967bcc3b-e1d5-38db-eb7d-2d07e92c2e19@redhat.com> Date: Tue, 31 May 2016 13:16:14 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] including the "git describe" output in the QEMU binaries? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Paolo Bonzini Cc: qemu devel list Hi, has this been raised / considered before? To me at least it would be extremely useful if QEMU binaries built from a git working directory returned the output of "git describe" (+ possibly a hint about an unclean working directory), when invoked with "-version". Not volunteering for the implementation, and also not suggesting / requesting that others implement it (everyone is busy with real stuff, I'm sure); just asking if it's been considered. Thanks! Laszlo