
31 May
2011
31 May
'11
10:34 p.m.
On 06/01/2011 04:35 AM, Matthias Bolte wrote:
2011/5/31 Osier Yang<jyang@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