Re: [libvirt] [PATCH v2 5/8] Introduce virDomainPCIMultifunctionDeviceAddressAssign

2016-05-20 Thread Shivaprasad bhat
On Thu, May 19, 2016 at 11:59 PM, Laine Stump wrote: > On 05/18/2016 05:32 PM, Shivaprasad G Bhat wrote: > >> This patch assigns multifunction pci addresses to devices in the devlist. >> The pciaddrs passed in the argument is not altered so that the actual >> call to >> reserve the address using

Re: [libvirt] [PATCH v2 5/8] Introduce virDomainPCIMultifunctionDeviceAddressAssign

2016-05-19 Thread Shivaprasad bhat
On Thu, May 19, 2016 at 11:59 PM, Laine Stump wrote: > On 05/18/2016 05:32 PM, Shivaprasad G Bhat wrote: > >> This patch assigns multifunction pci addresses to devices in the devlist. >> The pciaddrs passed in the argument is not altered so that the actual >> call to >> reserve the address using

Re: [libvirt] [PATCH v2 5/8] Introduce virDomainPCIMultifunctionDeviceAddressAssign

2016-05-19 Thread Laine Stump
On 05/18/2016 05:32 PM, Shivaprasad G Bhat wrote: This patch assigns multifunction pci addresses to devices in the devlist. The pciaddrs passed in the argument is not altered so that the actual call to reserve the address using virDomainPCIAddressEnsureAddr() passes. The function focuses on user

[libvirt] [PATCH v2 5/8] Introduce virDomainPCIMultifunctionDeviceAddressAssign

2016-05-18 Thread Shivaprasad G Bhat
This patch assigns multifunction pci addresses to devices in the devlist. The pciaddrs passed in the argument is not altered so that the actual call to reserve the address using virDomainPCIAddressEnsureAddr() passes. The function focuses on user given address validation and also the auto-assign of