[libvirt] [PATCH v3 1/5] Move validating chipset PCI slots to qemuDomainPCIAddressSetCreate

2016-08-20 Thread Tomasz Flendrich
In order to simplify the code and make it possible to recalculate the PCI address set, I incorporated qemuDomainValidateDevicePCISlotsChipsets into qemuDomainPCIAddressSetCreate. Three functions had to be moved up to be seen in qemuDomainPCIAddressSetCreate. --- src/qemu/qemu_domain_address.c | 1

[libvirt] [PATCH v3 1/5] Move validating chipset PCI slots to qemuDomainPCIAddressSetCreate

2016-08-13 Thread Tomasz Flendrich
In order to simplify the code and make it possible to recalculate the PCI address set, I incorporated qemuDomainValidateDevicePCISlotsChipsets into qemuDomainPCIAddressSetCreate. Three functions had to be moved up to be seen in qemuDomainPCIAddressSetCreate. --- src/qemu/qemu_domain_address.c | 1