Mailing List Archive

[PATCH] [LIBXEN] Fix returned type in vtpm_get_backend() function call
Return a string from vtpm_get_backend() function call.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Re: [PATCH] [LIBXEN] Fix returned type in vtpm_get_backend() function call [ In reply to ]
On Tue, Nov 14, 2006 at 03:00:04PM -0500, Stefan Berger wrote:

> Return a string from vtpm_get_backend() function call.

I thought this field was meant to be a reference to the VM that represented
the backend. Is that not the case?

Ewan.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Re: [PATCH] [LIBXEN] Fix returned type in vtpm_get_backend() function call [ In reply to ]
xen-devel-bounces@lists.xensource.com wrote on 11/14/2006 03:08:05 PM:

> On Tue, Nov 14, 2006 at 03:00:04PM -0500, Stefan Berger wrote:
>
> > Return a string from vtpm_get_backend() function call.
>
> I thought this field was meant to be a reference to the VM that
represented
> the backend. Is that not the case?

When creating the vTPM I am passing in the backend paramter as the name of
the VM rather than its reference (uuid). So I wanted to change this to be
symmetric. Should the backend parameter rather be the reference to the VM
and translated to the name internally?

Stefan

>
> Ewan.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel