[libvirt] [PATCH 1/5] VMX: Improve disk parse error for unknown values

Eric Blake eblake at redhat.com
Wed Aug 21 21:46:43 UTC 2013


On 08/17/2013 01:56 PM, Doug Goldstein wrote:
> Previously the error message showed the following:
> 
> error: internal error: Invalid or not yet handled value 'auto detect'
> for VMX entry 'ide0:0.fileName'
> 
> This left the user unsure if it was a CD-ROM or a disk device that they
> needed to fix. Now the error shows:
> 
> error: internal error: Invalid or not yet handled value 'auto detect'
> for VMX entry 'ide0:0.fileName' for device type 'cdrom-raw'
> 
> Which should hopefully make it easier to see the issue with the VMX
> configuration.
> ---
>  src/vmx/vmx.c | 18 ++++++++++++------
>  1 file changed, 12 insertions(+), 6 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130821/5a4376af/attachment-0001.sig>


More information about the libvir-list mailing list