a0bb224 qemu: use virDomainPCIAddressReserveNextAddr in qemuDomainAssignDevicePCISlots

Authored and Committed by Laine Stump 7 years ago
    qemu: use virDomainPCIAddressReserveNextAddr in qemuDomainAssignDevicePCISlots
    
    instead of calling virDomainPCIAddressGetNextSlot() (which I want to
    turn into a local static in domain_addr.c).
    
        
file modified
+15 -18