From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 0/8] HVM save restore Date: Thu, 11 Jan 2007 15:28:33 +0000 Message-ID: References: <20070111150536.GF21116@totally.trollied.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070111150536.GF21116@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 , "Zhai, Edwin" Cc: Ian Pratt , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 11/1/07 15:05, "John Levon" wrote: >> [PATCH 0/8] HVM save restore >> >> this patch series(based on r13284) enable HVM save/restore support. > > I must admit to being a little disappointed that this work hasn't > started looking at a new save/core format but instead just duplicated it > to another different one. It would seem to be an ideal opportunity to > look at this :( We'll likely check these patches in as a starting point, but rest assured they are nowhere near our destination point in terms of save image format! The state structures exported by Xen and qemu all need review, and the actual stream format for the save image needs some thought. -- Keir