Eric Blake wrote:
> On 03/18/2015 04:21 PM, Jim Fehlig wrote:
>   
>> When converting domXML from native, the libxl driver was overwriting
>> useful errors from the xenconfig parsing code with a useless, generic
>> error.  E.g. "internal error: parsing xm config failed" vs
>> "internal error: config value usbdevice was malformed".  Remove the
>> redundant (and useless) error reporting in the libxl driver.
>>
>> Signed-off-by: Jim Fehlig <jfeh...@suse.com>
>> ---
>>  src/libxl/libxl_driver.c | 10 ++--------
>>  1 file changed, 2 insertions(+), 8 deletions(-)
>>     
>
> ACK
>   

Thanks; pushed.

Regards,
Jim

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to