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

RE: [Xen-ia64-devel] Destroy VTI domain would cause Xen crashing inlates

To: "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx>, "Alex Williamson" <alex.williamson@xxxxxx>
Subject: RE: [Xen-ia64-devel] Destroy VTI domain would cause Xen crashing inlatest changeset 15557
From: "Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx>
Date: Wed, 11 Jul 2007 14:11:32 +0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 10 Jul 2007 23:09:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070711022709.GA22571%yamahata@xxxxxxxxxxxxx>
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: AcfDYxrvMgEKtUm0QUCPTZwVnM2WqwAHwXew
Thread-topic: [Xen-ia64-devel] Destroy VTI domain would cause Xen crashing inlatest changeset 15557
>It seems that commenting out the following line will fix.
>But I haven't confirmed/tested it.
>
>in vmx_init.c
>static void vmx_release_assist_channel(struct vcpu *v)
>{
>-        free_xen_event_channel(v, v->arch.arch_vmx.xen_port);
>+        //free_xen_event_channel(v, v->arch.arch_vmx.xen_port);
>}
[Wing] Yes, this modification can work. We have done testing on this

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

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