]> xenbits.xensource.com Git - libvirt.git/commit
qemu: rename qemuDomainPCIAddressReserveNextSlot() to ...Addr()
authorLaine Stump <laine@laine.org>
Mon, 24 Oct 2016 15:10:47 +0000 (11:10 -0400)
committerLaine Stump <laine@laine.org>
Wed, 11 Jan 2017 10:00:08 +0000 (05:00 -0500)
commit6cc2014202ce2a999445e667876739dc4c06f134
tree30fb1e67cd3f4f2f85e9709df965b6344799bc00
parentc5aea19d563bf12733e137cdb6ef5b4296f782e9
qemu: rename qemuDomainPCIAddressReserveNextSlot() to ...Addr()

This function doesn't actually reserve an entire slot any more, it
reserves a single PCI address, so this name is more appropriate.
src/qemu/qemu_domain_address.c