Displaying 2 results from an estimated 2 matches for "xenstat_handl".
Did you mean:
xenstat_handle
2005 Oct 27
2
[PATCH] Enable xenstat to use xenstore & fix bugzilla #311
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
--
Jerone Young
IBM Linux Technology Center
jyoung5@us.ibm.com
512-838-1157 (T/L: 678-1157)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Feb 24
2
domain id
Hi All
I am a newbie to the xen community and I am facing some crashes due
to my code changes.
A quick question: When i start a new domain with id being set to say
"VM100" (the id that is shown in the xm list ouput), whats the id that
will be stored in the domain structure? i.e
struct domain *d ;
d->id ??
Any help will be appreciated.
Thanks
Jaikumar