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

Re: [Xen-devel] parse_config_data()...



On Fri, 23 Sep 2011, Mukesh Rathor wrote:
> On Thu, 22 Sep 2011 11:30:48 -0700
> Mukesh Rathor <mukesh.rathor@xxxxxxxxxx> wrote:
> 
> > Hi Stefano,
> > 
> > In parse_config_data():
> > 
> >     init_create_info(c_info);  <--- sets hvm and hap to 1, then:.
> > 
> >     c_info->hvm = 0;
> >     if (!xlu_cfg_get_string (config, "builder", &buf) &&
> >         !strncmp(buf, "hvm", strlen(buf)))
> >         c_info->hvm = 1;
> > 
> >     if (!xlu_cfg_get_long (config, "hap", &l))    <-------- already 1
> >         c_info->hap = l;  <--- letter 'el'
> > 
> > 
> > no big deal, but just confusing for someone reading the code...
> > 
> > thanks,
> > Mukesh
> 
> Never mind, my bad... thanks, Mukesh
> 

no problems :-)

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


 


Rackspace

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