be5ff83 spice: add unix-path in .vv file support

Authored and Committed by elmarco 5 years ago
    spice: add unix-path in .vv file support
    
    This will allow to connect to a Spice server using a unix socket path,
    for example:
    
    [virt-viewer]
    type=spice
    unix-path=/var/run/user/1000/qemu/test/spice.sock
    
    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    Reviewed-by: Christophe Fergeau <cfergeau@redhat.com>
    
        
file modified
+7 -1
file modified
+21 -0
file modified
+2 -0
file modified
+20 -13