|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH] Fix domain destroy bug when multiple domain
On Fri, 2006-03-24 at 22:24 +0800, Tian, Kevin wrote:
> Currently vmx irq handler doesn't handle IA64_IPI_VECTOR, which is
> instead pended to dom0 incorrectly. That bug made people observing
> system hang when destroying domU with domVTI kept running. Actually
> there's no need for two different irq handlers, which should be
> same as long as softirq is checked at exit path back to guest. So
> remove vmx version here.
>
> With this fix, now we can create two domains (domU+domVTI), then
> destroy domU, create another domVTI, destroy domVTI with all steps
> successfully finished.
Applied.
--
Alex Williamson HP Linux & Open Source Lab
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|