From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53235 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiQm2-0006Bw-2V for qemu-devel@nongnu.org; Thu, 27 Jan 2011 07:16:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiQm0-00057A-Lu for qemu-devel@nongnu.org; Thu, 27 Jan 2011 07:16:25 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:45851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiQm0-00056j-HW for qemu-devel@nongnu.org; Thu, 27 Jan 2011 07:16:24 -0500 Received: by wwi18 with SMTP id 18so1937138wwi.10 for ; Thu, 27 Jan 2011 04:16:23 -0800 (PST) Sender: Keir Fraser Date: Thu, 27 Jan 2011 12:16:16 +0000 Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH V9 04/16] xen: Support new libxc calls from xen unstable. From: Keir Fraser Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini , Anthony Liguori Cc: Anthony Perard , Xen Devel , QEMU-devel , Stefano@mx.xen.org On 27/01/2011 12:03, "Stefano Stabellini" wrote: >> Really? There's no VERSION #define? Can please fix this upstream so we >> don't have to do this forever. > > Yeah, it is a bit of a shame but there isn't an #define VERSION in > xenctrl.h. > If we introduce it now, the first Xen release to have it is going to be > 4.1. We can add it for 4.1.0 and 4.0.2. Really that covers everyone who'll want to build newly upstreamed qemu bits. Gracefully failing to configure in the absence of the new define would be quite acceptable imo. -- Keir