[libvirt] [PATCHv6 2/3] libvirt/qemu - support persistent modification of qemu disks

KAMEZAWA Hiroyuki kamezawa.hiroyu at jp.fujitsu.com
Thu Mar 24 08:50:36 UTC 2011


On Thu, 24 Mar 2011 17:35:19 +0900
KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com> wrote:

> On Thu, 24 Mar 2011 15:44:05 +0800
> Wen Congyang <wency at cn.fujitsu.com> wrote:

> > Do not report error when qemuDomainAssignPCIAddresses() or virDomainDefAddImplicitControllers()
> > failed, because we have reported the error in these functions.
> > 
> 
> Hmm,  I didn't see any error message at failure caused by this...I'll check again.
> 
It seems qemuDomainAssignPCIAddresses() doesn't return error at address confliction,
it just report it by  VIR_DEBUG("PCI addr %s already in use", addr), IIUC.

Thanks,
-Kame




More information about the libvir-list mailing list