WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] domain id


        Hi Jaikumar,

        I'm not sure whether it is the same information used by "xm list" or
not. However, the function "domain_create()" receives a variable
"domid_t dom_id" which is assigned to "d->domain_id".

        This might be what you want.

        Regards,
        Eli

On Fri, 2006-02-24 at 14:12 -0600, jaikumar Ganesh wrote:
> 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
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
> 


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>