From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH] libxl/xl: correctly report domain state Date: Fri, 23 Jul 2010 12:02:24 +0100 Message-ID: <4C4976C0.3080308@eu.citrix.com> References: <006ec67363ab2651d712.1279881816@cosworth.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <006ec67363ab2651d712.1279881816@cosworth.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Ian Campbell , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 23/07/10 11:43, Ian Campbell wrote: > # HG changeset patch > # User Ian Campbell > # Date 1279881736 -3600 > # Node ID 006ec67363ab2651d712f9e3f0f48bf1d408396a > # Parent b880a9fc98d14aad8464fb1a5c690f6b4bc14e03 > libxl/xl: correctly report domain state. > > In particular distinguish between domain shutdown and crash and the > blocked and running states. > From a toolstack and user point of view, a blocked state doesn't make sense. it's only a debugging field for developer. -- Vincent