Re: [libvirt] [PATCH v2 1/2] conf: new function virDomainPCIAddressSetAllMulti()

2017-01-10 Thread Andrea Bolognani
On Tue, 2017-01-10 at 11:55 -0500, Laine Stump wrote: > This utility function iterates through all devices looking for any > with a PCI address that has function != 0 (which implies that multiple > functions are in use on that slot), then uses an inner iterator to > find the device that's on

[libvirt] [PATCH v2 1/2] conf: new function virDomainPCIAddressSetAllMulti()

2017-01-10 Thread Laine Stump
This utility function iterates through all devices looking for any with a PCI address that has function != 0 (which implies that multiple functions are in use on that slot), then uses an inner iterator to find the device that's on function 0 of that same slot and sets the "multi" in its