From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henning Sprang Subject: xen versioning scheme Date: Fri, 05 May 2006 23:44:12 +0200 Message-ID: <445BC72C.2020906@sprang.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, I realized that the changes in xen versions between minor versions 3.0.1 and 3.0.2 seem to be quite big. One example seems to be API changes as big as pci passthrough (I just read about it but didn't test that) and that the linux kernel configs seem to be quite different, at least in the xen section, probably also in the rest. So I wonder why such big changes are only minor version numbers. Is there some versioning scheme for the xen releases? Henning