]> xenbits.xensource.com Git - xen.git/commit
libxenlight: fix name to domid conversion.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 14 Jan 2010 09:42:40 +0000 (09:42 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 14 Jan 2010 09:42:40 +0000 (09:42 +0000)
commit0b5e4f99aed9c43ba1feb0a4e97d97bc96d1d172
treea0ec50c91324dbca48ab362b59cb444f4d55dc68
parent9ff53e8d1a25540885f5e0e10517abe7f7d559b3
libxenlight: fix name to domid conversion.

also simplify massively the function that iterate over all domains to
find the corresponding domid to a name.

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/libxl_utils.c
tools/libxl/xl.c