]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Return SPICE ports on domain shutdown
authorJiri Denemark <jdenemar@redhat.com>
Wed, 22 Dec 2010 13:33:49 +0000 (14:33 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 22 Dec 2010 16:24:10 +0000 (17:24 +0100)
commite6cf98ceb57e9cb0cce2f34aa4f1dea951f42f81
tree3b4534a5845e46c28c825cfea3c3a0b6d3748484
parent2deb32ae027733dcea0ebfa068fa185e776890c3
qemu: Return SPICE ports on domain shutdown

Commit ed0d9f6c0cdd56f38ce31b8d9b5293162addaa23 added support for
automatic port allocation for SPICE but forgot to mark such ports as
unused when they are not used anymore.
src/qemu/qemu_driver.c