[libvirt] [PATCH] util: Fix incorrect error in PCI functions.

Osier Yang jyang at redhat.com
Wed Jun 1 02:34:15 UTC 2011


On 06/01/2011 04:35 AM, Matthias Bolte wrote:
> 2011/5/31 Osier Yang<jyang at redhat.com>:
>> Substitute VIR_ERR_NO_SUPPORT with VIR_ERR_INTERNAL_ERROR. Error
>> like following is not what user want to see.
>>
>> error : pciDeviceIsAssignable:1487 : this function is not supported
>> by the connection driver: Device 0000:07:10.0 is behind a switch
>> lacking ACS and cannot be assigned
>>
>> ---
>>   src/util/pci.c |   20 ++++++++++----------
>>   1 files changed, 10 insertions(+), 10 deletions(-)
>>
>
> ACK.
>
> Matthias

Thanks, applied.

Regards
Osier




More information about the libvir-list mailing list