]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: fix remote port searching
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 31 Aug 2012 13:33:26 +0000 (15:33 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 31 Aug 2012 14:08:02 +0000 (16:08 +0200)
commitb805e3428e0033657ed84bbdec3e428d096405af
tree8232e7117a2b87ddf1d45d574d6fba87985a6aad
parentc289ebacd6ab3aaa1c0a64544bc2bd644c3aa280
qemu: fix remote port searching

After fixing the last review comments on remote port searching (commit
a14b4aea512d6c3a42af56207a65ef10ac4a12a1), the commit right after that
wasn't modified accordingly, therefore two values weren't changed as
they should and the configurable ports don't work as expected.

This simple commit changes last two values missed and fixes the issue.
src/qemu/qemu_process.c