]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
esx: Allow '-' in VMX entry names
authorMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 22 Sep 2010 20:41:38 +0000 (22:41 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 23 Sep 2010 08:37:10 +0000 (10:37 +0200)
commit0f9c2460288d5be8170557e9d626ba8fec38d95c
treeace80c6458d7cfced6bb855aa3da9853faabad83
parent12172d18ce7f39c0abf036969e06b7294f07a50f
esx: Allow '-' in VMX entry names

Add a test for this.

Reported by Frank Dirks.
src/util/conf.c
src/util/conf.h
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-5.vmx [new file with mode: 0644]
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-5.xml [new file with mode: 0644]
tests/vmx2xmltest.c