libvirt/tests/genericxml2xmloutdata
Pavel Hrdina acc83afe33 vnc: add support for listen type 'socket'
VNC graphics already supports sockets but only via 'socket' attribute.
This patch coverts that attribute into listen type 'socket'.

For backward compatibility we need to handle listen type 'socket' and 'socket'
attribute properly to support old XMLs and new XMLs.  If both are provided they
have to match, if only one of them is provided we need to be able to parse that
configuration too.

To not break migration back to old libvirt if the socket is provided by user we
need to generate migratable XML without the listen element and use only 'socket'
attribute.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2016-06-09 14:42:48 +02:00
..
generic-disk-virtio.xml
generic-graphics-listen-back-compat.xml
generic-graphics-vnc-listen-attr-only.xml genericxml2xml: add several graphics tests 2016-05-06 15:53:16 +02:00
generic-graphics-vnc-listen-element-minimal.xml genericxml2xml: add several graphics tests 2016-05-06 15:53:16 +02:00
generic-graphics-vnc-listen-element-with-address.xml genericxml2xml: add several graphics tests 2016-05-06 15:53:16 +02:00
generic-graphics-vnc-manual-port.xml graphics: make address attribute for listen type='address' optional 2016-05-17 10:41:45 +02:00
generic-graphics-vnc-minimal.xml graphics: make address attribute for listen type='address' optional 2016-05-17 10:41:45 +02:00
generic-graphics-vnc-socket-attr-listen-address.xml vnc: add support for listen type 'socket' 2016-06-09 14:42:48 +02:00
generic-graphics-vnc-socket-attr-listen-socket.xml vnc: add support for listen type 'socket' 2016-06-09 14:42:48 +02:00
generic-graphics-vnc-socket-listen.xml vnc: add support for listen type 'socket' 2016-06-09 14:42:48 +02:00
generic-graphics-vnc-socket.xml vnc: add support for listen type 'socket' 2016-06-09 14:42:48 +02:00