From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: [PATCH][VTPM] Show vtpm with xm Date: Thu, 9 Feb 2006 17:17:00 -0800 Message-ID: <20060210011700.GC4926@localhost.localdomain> References: <1138676294.8810.1.camel@jlfb-2.watson.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1138676294.8810.1.camel@jlfb-2.watson.ibm.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: Stefan Berger Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Jan 30, 2006 at 09:58:14PM -0500, Stefan Berger wrote: > The attached patch adds 'xm vtpm-list ' functionality. > > Signed-off-by: Stefan Berger Applied, thank you. I agree with Anthony that it would be better if this command printed a table of pertinent parameters rather than give the s-expression. The s-expression could still be output with xm vtpm-list --long, just like xm list --long. I've applied this patch anyway, because no-one seems to want to step forward to do this work, so until then, at least the basic functionality is there. It would be great if someone would do the work for network-list and block-list too. Ewan.