[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [XL] How hotplug scripts are called?



Hi All,

I have question how domain is built, so I looked at xl.c.

If we run "xl create vm.cfg",  
 main_create( ) function is called like;

create_domain()
  `---- libxl_domain_create_new( )
          `---- do_domain_create( )
                   `---- initiate_domain_create( )
                           `---- lixl__domain_make( )
                                   `---- xc_domain_create( )

following these functions, we can make one domain.

but my question is how hotplug script like vif-bridge is called? It seems like that  "main_networkattach( )" is called somewhere.

Thanks,

Choonho Son


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.