From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: ANNOUNCE: Xen 3.0.5 rename to 3.1.0 Date: Wed, 02 May 2007 15:16:58 +0100 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: "Daniel P. Berrange" Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 2/5/07 15:12, "Keir Fraser" wrote: >> What is the relationship now between the hypervisor kernel capability >> version numbers & the software release numbers ? I assume the HV ABI >> versions should be considered to be decoupled now & they'll stay on >> a value of 3.0 ? >> >> $ cat /sys/hypervisor/properties/capabilities >> xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p > > Yes. In an ideal world we would have used this version-numbering scheme in > the first place and made the capability identifiers xen-3-x86_32p etc. Never > mind. But that reminds me that the caps are generated dynamically from major/minor inside Xen. Argh! I'd better fix that. -- Keir