The first patch fixes an issue.
The last one - I am not sure if it's not going to break something and
thus it's optional.

Michal Prívozník (4):
  vmx: Accept empty fileName for cdrom-image
  vmx2xmltest: Add another test case
  vmx: Separate disk target name generation into a function
  vmx: Ensure unique disk targets when parsing

 src/vmx/vmx.c                            | 199 +++++++++++++++--------
 tests/vmx2xmldata/esx-in-the-wild-12.vmx |  86 ++++++++++
 tests/vmx2xmldata/esx-in-the-wild-12.xml |  39 +++++
 tests/vmx2xmldata/esx-in-the-wild-8.xml  |   4 +-
 tests/vmx2xmltest.c                      |   1 +
 5 files changed, 261 insertions(+), 68 deletions(-)
 create mode 100644 tests/vmx2xmldata/esx-in-the-wild-12.vmx
 create mode 100644 tests/vmx2xmldata/esx-in-the-wild-12.xml

-- 
2.41.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org

Reply via email to