]> xenbits.xensource.com Git - qemu-xen-3.4-testing.git/commit
Set VNC password from xenstore.
authorIan Jackson <iwj@mariner.uk.xensource.com>
Thu, 19 Jun 2008 09:21:17 +0000 (10:21 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 19 Jun 2008 09:21:17 +0000 (10:21 +0100)
commit5570f85e1e3b616bae4d5aa6fa727b3a5c3e429a
tree05ccedf18adf10c7be2a2288f67cfa3173d03703
parent1c51e66079aa02e7572baf718e1a93b2f29df637
Set VNC password from xenstore.

Upstream doesn't appear to have a way to set the password other than
from the monitor, so we introduce this which is a bit messy.

When upstream's new option/config parsing is merged, we should make a
patch for upstream with a config option to read the password out of a
file or fd, and use that.
vl.c