WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: xm save/restore on a vt enabled machine.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: xm save/restore on a vt enabled machine.
From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
Date: Mon, 10 Jul 2006 20:26:40 -0500
Delivery-date: Mon, 10 Jul 2006 18:35:50 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20060711000312.GD15369@xxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux))
Save and restore is not implemented for HVM domains.  The error your
seeing is an attempt to do a paravirtual save on an HVM domain (doh!).  We
could probably have a better error message here.

In theory, save/restore won't be that hard for HVM domains.  Since QEMU
already supports saving/restore the hardware state, adapting that
shouldn't be that hard.

Unfortunately, save/restore hardware support is broken in some of the
devices QEMU emulates right now.  Specifically, I believe USB and the
Cirrus chipsets are both not working properly.

Regards,

Anthony Liguori

On Mon, 10 Jul 2006 17:03:12 -0700, John McCullough wrote:

> Hello,
> 
> I am working with WinXP on xen-unstable and LVM.  I am interested in the
> current status of the xm save/restore functionality.  Currently, using xm
> save results in a failure.
> 
> Using:
> # xm save winxp-snap0 winxp-snap0.save
> 
> I receive on the console:
> Error: /usr/lib/xen/bin/xc_save 10 19 3 0 0 0 failed
> 
> Within xend.log the most relevant portion is: DEBUG (XendCheckpoint:83)
> [xc_save]: /usr/lib/xen/bin/xc_save 10 19 2 0 0 0 ERROR
> (XendCheckpoint:234) Couldn't map p2m_frame_list_list (errno 14): 14 ERROR
> (XendCheckpoint:234) Save exit rc=1 ERROR (XendCheckpoint:106) Save failed
> on domain winxp-snap1 (2).
> 
> errno 14 is Bad Address.
> 
> I have heard that save is broken on VT, and I was wondering whether there
> is any rough timeline and what needs to be fixed.  I also heard that the
> problem may be in Qemu.  Could someone verify whether this is the case?
> 
> Regards,
> John
> 
> p.s. should this have gone to xen-devel?



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>