libvirt/src/vmx
Martin Kletzander 3b364c6509 vmx: Treat missing cdrom-image as empty drive
This is perfectly valid in VMWare and the VM just boots with an empty drive.  We
used to just skip the whole drive before, but since we changed how we parse
empty cdrom drives this results in an error.  Make it behave more closer to
VMWare.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1903953

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2021-01-06 02:05:10 +01:00
..
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00
vmx.c vmx: Treat missing cdrom-image as empty drive 2021-01-06 02:05:10 +01:00
vmx.h vmx: Allow missing cdrom image file in virVMXParseFileName 2021-01-06 02:05:10 +01:00