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] [PATCH] Fix domainU boot when VTi domain exists

To: <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-ia64-devel] [PATCH] Fix domainU boot when VTi domain exists
From: "Zhang, Xiantao" <xiantao.zhang@xxxxxxxxx>
Date: Tue, 28 Mar 2006 13:09:20 +0800
Delivery-date: Tue, 28 Mar 2006 05:11:53 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: AcZSIv4Bo5NQq7onSQevZLXg8y9u3QAAqnKQ
Thread-topic: [Xen-ia64-devel] [PATCH] Fix domainU boot when VTi domain exists
Sorry for ugly alignment.
Maybe this one will be better:)

This patch intends to fix domainU boot after VTi domain booted up.
Currently domainU can't boot after domain VTi booted up. The root cause
is when VTi domain exists, after DomU createing and being scheduled for
first time, context_switch won't be executed completely but through
another execution path to leave kernel. So iva and pta can't be switched
to domU in this case. This will lead to LP's(run domU) iva and pta point
to VTi domain's ivt and pta. So when DomainU boots, domain VTi and
domainU will hang on one LP.

Thanks
-Xiantao

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

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