KVM: allow binding vnc to a file
authorGuido Trotter <ultrotter@google.com>
Thu, 5 Feb 2009 13:36:43 +0000 (13:36 +0000)
committerGuido Trotter <ultrotter@google.com>
Thu, 5 Feb 2009 13:36:43 +0000 (13:36 +0000)
commit8447f52bf8a6e8509f122c1100c9b97726a74cf3
treefe5d338bed77b03d881526fd76abb663d81c70af
parent2e7b8369cce64b9d4ec1368becf25a8ed3c640ff
KVM: allow binding vnc to a file

Before we forced the VNC_BIND_ADDRESS to be an ip. Now we also accept a
path, and bind the instance to it, or to a file in it if it's a
directory.

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