From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIHTU-0001L7-Bg for qemu-devel@nongnu.org; Mon, 02 Feb 2015 08:55:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIHTP-00063h-Pj for qemu-devel@nongnu.org; Mon, 02 Feb 2015 08:55:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIHTP-00063a-IY for qemu-devel@nongnu.org; Mon, 02 Feb 2015 08:55:31 -0500 Date: Mon, 2 Feb 2015 14:55:25 +0100 From: Kevin Wolf Message-ID: <20150202135525.GE9478@noname.redhat.com> References: <1420816655-14775-1-git-send-email-dslutz@verizon.com> <1420816655-14775-2-git-send-email-dslutz@verizon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1420816655-14775-2-git-send-email-dslutz@verizon.com> Subject: Re: [Qemu-devel] [PATCH v2 1/1] qemu-img: Add QEMU_PKGVERSION to QEMU_IMG_VERSION List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Don Slutz Cc: Peter Maydell , qemu-devel@nongnu.org, Stefan Hajnoczi Am 09.01.2015 um 16:17 hat Don Slutz geschrieben: > This is the same way vl.c handles this. > > Signed-off-by: Don Slutz Thanks, applied to the block branch. Kevin