Yes, sorry about that.
On Tue, 2009-08-25 at 01:19 -0400, Masaki Kanno wrote:> Hi,
>
> These are typos, aren''t these?
>
> Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
>
> Best regards,
> Kan
>
> diff -r c5125c0ea051 tools/python/xen/xm/create.py
> --- a/tools/python/xen/xm/create.py Mon Aug 24 08:27:30 2009 +0100
> +++ b/tools/python/xen/xm/create.py Tue Aug 25 14:09:52 2009 +0900
> @@ -908,9 +908,9 @@
> if backend:
> config_vtpm.append([''backend'', backend])
> if typ:
> - config_vtpm.append([''type'', type])
> + config_vtpm.append([''type'', typ])
> if uuid:
> - config_vtpm.append([''uuid'', type])
> + config_vtpm.append([''uuid'', uuid])
> config_devs.append([''device'', config_vtpm])
>
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel