From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH] Fix xm list so that it triggers an internal state update in Xend Date: Thu, 01 Sep 2005 10:15:13 -0500 Message-ID: <43171B01.3010405@us.ibm.com> References: <43162F63.70800@us.ibm.com> <3d8eece2050901032114e71e2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3d8eece2050901032114e71e2@mail.gmail.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: Christian.Limpach@cl.cam.ac.uk Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Christian Limpach wrote: >On 8/31/05, Anthony Liguori wrote: > > >>Fix xm list so that it triggers an internal state update in Xend. >> >> > >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. > > Cool, that was the right fix. I didn't realize it was so easy to fix it this way. Thanks! Regards, Anthony Liguori > christian > > >