d24835f qemu: Create a macro to handle setting bytes/iops iotune values

Authored and Committed by John Ferlan 7 years ago
    qemu: Create a macro to handle setting bytes/iops iotune values
    
    Create a macros to hide all the comparisons for each of the fields.
    
    Add a 'continue;' for a compiler hint that we only need to find one
    this should be similar enough to the if - elseif - elseif logic.
    
        
file modified
+35 -118