]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vnc: add support for listen type none
authorPavel Hrdina <phrdina@redhat.com>
Wed, 8 Jun 2016 13:15:54 +0000 (15:15 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 9 Jun 2016 12:46:45 +0000 (14:46 +0200)
commit93a2fb230a012ed7ba04f27ac4a00330a45205ff
tree6de83600be18132e73f5de0ba051fcdf6d894a39
parentc34ada0996e4c2dcfa3e0f40db633ecb34405f9e
vnc: add support for listen type none

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
docs/formatdomain.html.in
src/conf/domain_conf.c
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-none.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-none.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c