|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xend: avoid call to XendDomainInfo.recreate() wh
Paolo Bonzini writes ("[Xen-devel] [PATCH] xend: avoid call to
XendDomainInfo.recreate() while creating domain"):
> avoid call to XendDomainInfo.recreate() while creating domain.
I'm not sure I'm convinced this is the right fix. Without reading the
code, it seems to me that the problem is that the domain is added to
the list processed by XendDomain.instance().list() before it has been
properly created.
Note that use of xend is deprecated in xen-unstable and we will
probably remove it in this release cycle. Bugfixes will still be
accepted into older trees.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|