• J
    qemu: Use 'niothreadids' instead of 'iothreads' · 4f8e8887
    John Ferlan 提交于
    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.
    4f8e8887
qemu_driver.c 648.4 KB