|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] [LIBXEN] Fix returned type in vtpm_get_backend()
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|