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

[Xen-ia64-devel] [PATCH] Fix xm pause/unpause bug

To: <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] [PATCH] Fix xm pause/unpause bug
From: "Zhang, Xiantao" <xiantao.zhang@xxxxxxxxx>
Date: Wed, 17 May 2006 14:42:31 +0800
Delivery-date: Tue, 16 May 2006 23:43:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZ5fRKHkCmdZhKBSWC0WdtPL4G2YQ==
Thread-topic: [PATCH] Fix xm pause/unpause bug
This small patch intends to fix domain pause/unpause bug. Current xm
pause operation will do sync_vcpu_execstate to sync vcpu status, but it
saves dom0's fpu and other registers to VTi domain or domainU due to xm
pause from control panel. Because sync_vcpu_execstate was called after
vcpu_sleep which has saved all necessary status when schedule out ,in
addition, currently no lazy states need to be saved in IPF side, so
sync_vcpu_execstate needs to do nothing now.

Thanks
-Xiantao 

Attachment: xm_pause.patch
Description: xm_pause.patch

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>