From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: [PATCH] Fix xm list so that it triggers an internal state update in Xend Date: Thu, 1 Sep 2005 11:21:56 +0100 Message-ID: <3d8eece2050901032114e71e2@mail.gmail.com> References: <43162F63.70800@us.ibm.com> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <43162F63.70800@us.ibm.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Anthony Liguori Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 8/31/05, Anthony Liguori wrote: > Fix xm list so that it triggers an internal state update in Xen= d. Thanks, but I think it's preferable to change the server side to always return updated information when information on a single domain is requested. I've checked in changes to that effect. christian