[libvirt] Extend virConfParser to allow parsing VMware VMX config files

Daniel Veillard veillard at redhat.com
Fri Jun 19 12:34:43 UTC 2009


On Fri, Jun 19, 2009 at 10:01:20AM +0200, Matthias Bolte wrote:
> Hi,
> 
> As part of the VMware ESX driver I need to parse VMware VMX config
> files. This files have basically the same syntax as Xen config files,
> but the key part of the key=value format is allowed to contain ':' and
> '.'.
> 
> The attached patch adds a flag to the virConfParser to enabled a VMX
> mode for the parser to allow ':' and '.' in the key, as suggested by
> Daniel P. Berrange on IRC.

  Looks fine to me, so I applied the patch and commited to CVS,

    thanks!

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list