be51dcb qemu_process: graphics: reserve port only if listen type is address or network

Authored and Committed by phrdina 7 years ago
    qemu_process: graphics: reserve port only if listen type is address or network
    
    Ports are valid only for listen types 'address' and 'network', other listen
    types doesn't use them so we should not try to reserve any ports.
    
    Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
    
        
file modified
+11 -0