b8f345b qemu: clean up qemuBuildCommandline loop that builds controller args

Authored and Committed by Laine Stump 9 years ago
    qemu: clean up qemuBuildCommandline loop that builds controller args
    
    Reorganize the loop that builds controller args to remove unnecessary
    duplicated code and superfluous else clauses. No functional change.
    
        
file modified
+39 -42