[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V4 04/12] TestSupport.pm: introduce guest_create
On Wed, Apr 02, 2014 at 05:06:26PM +0100, Ian Jackson wrote: > Wei Liu writes ("[PATCH V4 04/12] TestSupport.pm: introduce guest_create"): > > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> > > > +sub guest_create ($$$) { > > + my ($ho,$gho,$toolstack) = @_; > > + target_cmd_root($ho, "$toolstack create $gho->{CfgPath}", 100); > > +} > > + > > Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Actually $ho can be replaced with $gho->{Host}, just as you suggested in previous patch. Since this is only mechanical change, I will retain your ack, if this is OK. Wei. > Thanks, > Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |