|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xend: avoid call to XendDomainInfo.recreate() wh
On 03/30/2011 06:55 PM, Ian Jackson wrote:
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.
I thought the same, the problem is that this list comes straight from
xc_domain_getinfo.
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.
I know, I'm still pushing out RH patches when they apply though.
Paolo
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|