4f8e888 qemu: Use 'niothreadids' instead of 'iothreads'

Authored and Committed by John Ferlan 8 years ago
    qemu: Use 'niothreadids' instead of 'iothreads'
    
    Although theoretically both should be the same value, the niothreadids
    should be used in favor of iothreads when performing comparisons. This
    leaves the iothreads as a purely numeric value to be saved in the config
    file.  The one exception to the rule is virDomainIOThreadIDDefArrayInit
    where the iothreadids are being generated from the iothreads count since
    iothreadids were added after initial iothreads support.
    
        
file modified
+2 -2
file modified
+2 -2
file modified
+1 -1
file modified
+8 -8
file modified
+3 -3