]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Parse the path of the URI
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 30 Jul 2010 20:08:35 +0000 (22:08 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 2 Aug 2010 20:25:15 +0000 (22:25 +0200)
commitac041072f8f37835c9c8891131ec5b085b353db7
treec7e61ac21f4da124efe9b740991471d804bb949b
parent6790805d6e82840614382789bb68d66de9c6da7d
esx: Parse the path of the URI

The path will be used to specify the datacenter, compute resource
and host system to be used with a vpx:// connection.
src/esx/esx_driver.c
src/esx/esx_util.c
src/esx/esx_util.h
src/esx/esx_vi.c
src/esx/esx_vi.h