[PATCH 0/4] vmx: A couple of disk related fixes

Michal Privoznik posted 4 patches 4 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1702649887.git.mprivozn@redhat.com
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
[PATCH 0/4] vmx: A couple of disk related fixes
Posted by Michal Privoznik 4 months, 2 weeks ago
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-leave@lists.libvirt.org