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-devel

[Xen-devel] new_ctxt_format in xc_linux_restore?

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] new_ctxt_format in xc_linux_restore?
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Mon, 21 May 2007 13:37:08 +0800
Cc: "Zhai, Edwin" <edwin.zhai@xxxxxxxxx>
Delivery-date: Sun, 20 May 2007 22:35:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcebahFvG1cvgK/2Ssi3WsEHIZXg2Q==
Thread-topic: new_ctxt_format in xc_linux_restore?
Guess following lines as typo since new context format is used to 
support fast suspend with online vcpu context saved in image file:

if ( !new_ctxt_format ) <--- Opposite should be used here???
    ctxt.flags |= VGCF_online;

Or do I misunderstand save/restore logic? Also interested why 
smp restore works if a true typo above. :-)

Thanks,
Kevin

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

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