From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 2 of 5] xenpaging: map gfn before nomination Date: Wed, 7 Dec 2011 14:05:37 +0100 Message-ID: <20111207130537.GA27156@aepfle.de> References: <78bcef1bbb35c6176c138c1a6089f034.squirrel@webmail.lagarcavilla.org> <20111207092737.GA24563@aepfle.de> <20111207125805.GG31448@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20111207125805.GG31448@ocelot.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Tim Deegan Cc: xen-devel@lists.xensource.com, Andres Lagar-Cavilla List-Id: xen-devel@lists.xenproject.org On Wed, Dec 07, Tim Deegan wrote: > While in general it's good to keep backward compatibility, I don't think > this interface has ever had a stable, usable release (that didn't > involve the consumer at least carrying hypervisor patches of their own) > so I think it's OK to make fairly large changes in it. Yes, that what I forgot to mention. 4.0 worked somehow, 4.1 was unfortunately broken. Hopefully everything will be ready by 4.2-rc1. Olaf