From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTest Nested v12 16/21] Add PDU power method for nested L1 and L2 guest Date: Mon, 12 Oct 2015 09:50:45 +0100 Message-ID: <1444639845.1410.442.camel@citrix.com> References: <1440774490-16725-1-git-send-email-robert.hu@intel.com> <1440774490-16725-17-git-send-email-robert.hu@intel.com> <22021.30695.554998.194313@mariner.uk.xensource.com> <9E79D1C9A97CFD4097BCE431828FDD31F3E2D9@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <9E79D1C9A97CFD4097BCE431828FDD31F3E2D9@SHSMSX103.ccr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Hu, Robert" , Ian Jackson Cc: "Jin, Gordon" , "wei.liu2@citrix.com" , "Zheng, Di" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, 2015-10-12 at 03:04 +0000, Hu, Robert wrote: > > -----Original Message----- > > From: Ian Jackson [mailto:Ian.Jackson@eu.citrix.com] > > Sent: Saturday, September 26, 2015 12:36 AM > > To: Hu, Robert > > Cc: xen-devel@lists.xen.org; ian.campbell@citrix.com; > > wei.liu2@citrix.com; > > Jin, Gordon ; Zheng, Di > > Subject: Re: [OSSTest Nested v12 16/21] Add PDU power method for nested > > L1 and L2 guest > > > > Robert Ho writes ("[OSSTest Nested v12 16/21] Add PDU power method for > > nested L1 and L2 guest"): > > > For nested host/guest, its power on/off method shall be > > > its host invoke $(toolstack)->create/destroy method. > > > > Thanks for this patch, which I have substantially edited for my v14. > > > > However, I notice that it was missing a signed-off-by. Can you please > > confirm that I should add your s-o-b ? > Sorry I forgot to add my s-o-b. Yes, please add mine. It's useful in cases like these to explicitly spell out the full Signed-off -by (or Ack-, or Reviewed-by), with your email address etc. This removes any possible ambiguity etc. Ian. > > > > Thanks, > > Ian.