From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v4 3/7] libxl/libxl_domain_info: Log if domain not found. Date: Tue, 31 Mar 2015 16:58:23 +0100 Message-ID: <1427817503.2115.173.camel@citrix.com> References: <1427729207-9832-1-git-send-email-konrad.wilk@oracle.com> <1427729207-9832-4-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1427729207-9832-4-git-send-email-konrad.wilk@oracle.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: Konrad Rzeszutek Wilk Cc: wei.liu2@citrix.com, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-30 at 11:26 -0400, Konrad Rzeszutek Wilk wrote: > If we cannot find the domain - log an error (and still > continue returning an error). > > Signed-off-by: Konrad Rzeszutek Wilk Acked-by: Ian Campbell