]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Do sensible auto allocation of SPICE port numbers
authorPeter Krempa <pkrempa@redhat.com>
Tue, 23 Apr 2013 05:01:38 +0000 (07:01 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 24 Apr 2013 12:37:20 +0000 (14:37 +0200)
commit7b4a6304846b020582dd0b978d20a184f3e15a60
tree85ceabd916a496d3063429ac3f9da9a5eaac2c0e
parent90430791ae6e7af72f20a9f8043b753e9dab62e3
qemu: Do sensible auto allocation of SPICE port numbers

With this patch, if the autoport attribute is used, the code will
sensibly auto allocate the ports only if needed.
docs/formatdomain.html.in
src/qemu/qemu_process.c