From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Cully Subject: Re: [PATCH 6 of 8] Make suspend hypercall return 1 when the domain has been resumed Date: Fri, 12 Jan 2007 15:09:02 -0800 Message-ID: <20070112230902.GG4982@ventoux.cs.ubc.ca> References: <20070112120102.GB7536@totally.trollied.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20070112120102.GB7536@totally.trollied.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: John Levon Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Friday, 12 January 2007 at 12:01, John Levon wrote: > On Thu, Jan 11, 2007 at 05:27:01PM -0700, Brendan Cully wrote: > > > Make suspend hypercall return 1 when the domain has been resumed. > > How does a domain identify itself as being able to handle this? > Shouldn't you be checking for an elfnote? I've just posted a small set of patches on top of this series to address backward compatibility.