ccaaad6 qemu: command: Split out network disk URI building

Authored and Committed by Peter Krempa 7 years ago
    qemu: command: Split out network disk URI building
    
    Extract the code so that it can be called from multiple places. This
    also removes a tricky fallthrough in the large switch in
    qemuBuildNetworkDriveStr.
    
        
file modified
+68 -54