From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: [Qemu-devel] [PATCH V9 04/16] xen: Support new libxc calls from xen unstable. Date: Thu, 27 Jan 2011 12:16:16 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini , Anthony Liguori Cc: Anthony Perard , Xen Devel , QEMU-devel , Stefano@mx.xen.org List-Id: xen-devel@lists.xenproject.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