|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [patch]Make xend to take care of dead qemu-dm process
On 21/5/08 10:10, "shawn" <xiaowei.hu@xxxxxxxxxx> wrote:
> yes,that may be a better solution.
> Do you mean just set the XendDomainInfo._stateSet(DOM_STATE_CRASHED),and
> let xend take care of the left things?
Yes. I have only a dim idea of how these things work in xend, but that's the
general idea and I expect there are existing examples of this kind of
approach already within xend.
> But I can't find DOM_STATE_CRASHED like constant defined,there is
> only DOM_STATE_HALTED,DOM_STATE_RUNNING,etc. So not sure this could
> work...
It's defined in XendConstants.py along with all the others!
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|