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] [PATCH] could not destroy guest domain cleanly for some page

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] could not destroy guest domain cleanly for some page refcnt is not 0
From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Date: Mon, 19 Sep 2005 09:44:21 +0800
Delivery-date: Mon, 19 Sep 2005 01:42:06 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: AcW8u6djceQsIV8AQGGbB/N/p3W6lw==
Thread-topic: [PATCH] could not destroy guest domain cleanly for some page refcnt is not 0
Here is a patch for could not destroy guest domain cleanly, since some page 
refcnt is not 0.

One reason is that in function shadow_set_l1e(), before calling function
shadow_update_min_max(), one should call __shadow_get_sl2e() again, 
since the sl2 entry may be changed. 

 Signed-off-by: Xin Xiaohui <Xiaohui.xin@xxxxxxxxx>
 Signed-off-by: Li Chengyuan <Chengyuan.li@xxxxxxxxx>
 
 
 Thanks
 Xiaohu



        

Attachment: patch.patch
Description: patch.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] could not destroy guest domain cleanly for some page refcnt is not 0, Xin, Xiaohui <=