Re: [libvirt] [PATCH v3 08/11] conf: rename virDomainPCIAddressReserveSlot() to ...Addr()

2016-12-23 Thread Andrea Bolognani
On Mon, 2016-12-19 at 10:25 -0500, Laine Stump wrote: > This function doesn't actually reserve an entire slot any more, it > reserves a single PCI address, so this name is more appropriate. ACK -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing list libvir-list@redhat.com

[libvirt] [PATCH v3 08/11] conf: rename virDomainPCIAddressReserveSlot() to ...Addr()

2016-12-19 Thread Laine Stump
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 | 8 ++-- src/conf/domain_addr.c | 2 +- src/conf/domain_addr.h | 2 +- src/libvirt_private.syms | 2