kvm: use the correct vnc bind address
authorGuido Trotter <ultrotter@google.com>
Thu, 12 Mar 2009 12:08:04 +0000 (12:08 +0000)
committerGuido Trotter <ultrotter@google.com>
Thu, 12 Mar 2009 12:08:04 +0000 (12:08 +0000)
commit19498d6cbb652a406dcc2d8a34ca9cc6b4657361
tree0c14fc3eb616e5cf72ad6295cb9117d2fbdec581
parente0eb13de1282ea96319784b2d9dfaadf91ff4275
kvm: use the correct vnc bind address

There is a bug in kvm, when binding vnc to a specific address the
constant 'vnc_bind_address' is passed in, instead of the actual
requested address. This patch fixes it.

Reviewed-by: iustinp
lib/hypervisor/hv_kvm.py