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 Xen crash when creating VTI in some machines

To: "xen-ia64-devel" <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel][PATCH] Fix Xen crash when creating VTI in some machines.
From: "Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx>
Date: Fri, 19 Jan 2007 16:37:20 +0800
Delivery-date: Fri, 19 Jan 2007 00:36:49 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <58A36151585E4047913F40517D307BAE31AB64@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: Acc7mEZdEGDKubfTT8qiu9ogqyb57QADJLrA
Thread-topic: [Xen-ia64-devel][PATCH] Fix Xen crash when creating VTI in some machines.

 

 

Good good study,day day up ! ^_^

-Wing(zhang xin)

 

OTC,Intel Corporation


From: Zhang, Xing Z
Sent: 2007
119 15:06
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Cc: 'Masaki Kanno'
Subject: [Xen-ia64-devel][PATCH] Fix Xen crash when creating VTI in some machines.

 

Xend will do a hypercall to destory domain when creating VTI guest fail. If "is_vti"

not be set at this point, HV will call relinquish_vcpu_resource() which belong

to domU. It may try to free a NULL pointer, so dom0 crash.

This patch fix it.

 

Signed-off-by, Zhang Xin < xing.z.zhang@xxxxxxxxx >

Good good study,day day up ! ^_^

-Wing(zhang xin)

 

OTC,Intel Corporation

 

Attachment: fix_dom0_crash_with_isvti_not_set.patch
Description: fix_dom0_crash_with_isvti_not_set.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>