]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Add conf option to auto setup VNC unix sockets
authorCole Robinson <crobinso@redhat.com>
Wed, 12 Jan 2011 04:44:11 +0000 (23:44 -0500)
committerCole Robinson <crobinso@redhat.com>
Fri, 21 Jan 2011 21:03:05 +0000 (16:03 -0500)
commita942ea069225589b494ff95edc1cf3b9c6888c16
tree0fe176083eacba8ce2cb7af97fea46f75c847498
parent1d9c0a08d99888a9aa3609997266f76a5e5f9b12
qemu: Add conf option to auto setup VNC unix sockets

If vnc_auto_unix_socket is enabled, any VNC devices without a hardcoded
listen or socket value will be setup to serve over a unix socket in
/var/lib/libvirt/qemu/$vmname.vnc.

We store the generated socket path in the transient VM definition at
CLI build time.
src/qemu/qemu.conf
src/qemu/qemu_command.c
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h