[libvirt] [PATCH 5/6] port allocator: remove release functionality from set used

Michal Privoznik mprivozn at redhat.com
Mon Jan 29 06:09:39 UTC 2018


On 12/20/2017 07:35 AM, Nikolay Shirokovskiy wrote:
> Let's use virPortAllocatorRelease instead of virPortAllocatorSetUsed(false).
> ---
>  src/bhyve/bhyve_command.c   |  2 +-
>  src/bhyve/bhyve_process.c   |  2 +-
>  src/qemu/qemu_process.c     | 16 ++++++++--------
>  src/util/virportallocator.c | 22 ++++++----------------
>  src/util/virportallocator.h |  2 +-
>  5 files changed, 17 insertions(+), 27 deletions(-)


ACK

Michal




More information about the libvir-list mailing list