6c47765 Add support for listen attribute

2 files Authored by Jiri Denemark 13 years ago, Committed by berrange 13 years ago,
    Add support for listen attribute
    
    Virt-viewer now parses listen attribute from graphics element to be able
    to connect to domains configured with explicit listen address:
    
        <graphics type='vnc' port='-1' autoport='yes' listen='123.45.67.89'/>
    
        
file modified
+1 -0
file modified
+32 -10