From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: [PATCH] xen: reduce severity of message about using v1 grant tables. Date: Thu, 03 Dec 2009 12:15:10 -0800 Message-ID: <4B181C4E.7040208@goop.org> References: <1259782098-32180-1-git-send-email-Ian.Campbell@citrix.com> <4B16C103.9070105@goop.org> <1259783682.31045.22.camel@localhost.localdomain> <1259836124.23698.10393.camel@zakaz.uk.xensource.com> <20091203120116.GA15460@weybridge.uk.xensource.com> <1259842556.23698.10824.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1259842556.23698.10824.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Steven Smith , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 12/03/09 04:15, Ian Campbell wrote: > I'm experimenting with this: > > Subject: xen: latch grant-table layout at start of day. > > It is not possible to switch grant table layout over a save restore > since entries setup before with the old layout cannot be torn down under > the new layout. > Doesn't resume implicitly tear them all down? J