]> xenbits.xensource.com Git - libvirt.git/commit
port allocator: remove release functionality from set used
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Tue, 6 Feb 2018 09:09:10 +0000 (12:09 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 22 Feb 2018 12:52:45 +0000 (13:52 +0100)
commit5dbda5e9724d3ab99b4ac0eecdf8cb2560d54395
treed578aede6903c77b3a3bef87c0f229776ed9d735
parent4c9c7a5ba2af8e1a221a4e7907a7187bcac70d6f
port allocator: remove release functionality from set used

Let's use virPortAllocatorRelease instead of virPortAllocatorSetUsed(false).

Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
src/bhyve/bhyve_command.c
src/bhyve/bhyve_process.c
src/qemu/qemu_process.c
src/util/virportallocator.c
src/util/virportallocator.h
tests/bhyvexml2argvtest.c
tests/libxlxml2domconfigtest.c