From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 1/6] domctl: prefer is_..._domain() over is_..._vcpu() Date: Thu, 11 Jun 2015 11:35:47 +0100 Message-ID: <1434018947.30003.143.camel@citrix.com> References: <55797BF702000078000838AF@mail.emea.novell.com> <55797CF502000078000838B9@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z2zq2-0004io-NU for xen-devel@lists.xenproject.org; Thu, 11 Jun 2015 10:35:58 +0000 In-Reply-To: <55797CF502000078000838B9@mail.emea.novell.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: Jan Beulich Cc: xen-devel , Keir Fraser , Ian Jackson , Tim Deegan List-Id: xen-devel@lists.xenproject.org On Thu, 2015-06-11 at 11:20 +0100, Jan Beulich wrote: > ... when the domain pointer is already available. > > Signed-off-by: Jan Beulich Acked-by: Ian Campbell