[PATCH 0/8] HVM save restore this patch series(based on r13284) enable HVM save/restore support. * currently various guest on IA32 and PAE host can work. * smp guest and PV driver are also okay. * but 64b HV is broken, because some shadow init issue and new compat domain. i''ll fix them over time. thanks, edwin _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Thu, Jan 11, 2007 at 10:07:09PM +0800, Zhai, Edwin 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 :( regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 11/1/07 15:05, "John Levon" <levon@movementarian.org> 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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Thu, Jan 11, 2007 at 03:05:36PM +0000, John Levon wrote:> On Thu, Jan 11, 2007 at 10:07:09PM +0800, Zhai, Edwin 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 :(john, we can''t resolve all issues at one time:( i''d like add new image format support after reaching a final&universal solution.> > regards > john >-- best rgds, edwin _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel