]> xenbits.xensource.com Git - libvirt.git/commit
conf: rename virDomainPCIAddressReserveSlot() to ...Addr()
authorLaine Stump <laine@laine.org>
Sun, 23 Oct 2016 16:14:16 +0000 (12:14 -0400)
committerLaine Stump <laine@laine.org>
Wed, 11 Jan 2017 09:58:32 +0000 (04:58 -0500)
commit27b0f971c43a3fac48f7977423b840c12ec2c2fb
tree4f2b4ba767a6c35aaeaf98910508df129f3bc0fb
parent640ce186796b3c8f9b695606dfa8c3d816910910
conf: rename virDomainPCIAddressReserveSlot() 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/bhyve/bhyve_device.c
src/conf/domain_addr.c
src/conf/domain_addr.h
src/libvirt_private.syms
src/qemu/qemu_domain_address.c